To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蒸皎途}蒸皎途{^ 100011111111011011100001101001111001001101110010011111011000111111110110111000011010011110010011011100100111101101011110 8ff6e1a793727d8ff6e1a793727b5e
EUC-JP 蒸皎途}蒸皎途{^ 101111101111100011100010101010011100010111010011011111011011111011111000111000101010100111000101110100110111101101011110 bef8e2a9c5d37dbef8e2a9c5d37b5e
UTF-8 蒸皎途}蒸皎途{^ 111010001001001010111000111001111001101010001110111010011000000010010100011111011110100010010010101110001110011110011010100011101110100110000000100101000111101101011110 e892b8e79a8ee980947de892b8e79a8ee980947b5e
UHC 蒸皎途}蒸皎途{^ 111100011111101011001110111010111101010010110010011111011111000111111010110011101110101111010100101100100111101101011110 f1faceebd4b27df1faceebd4b27b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)