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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 悟??唯???猷 1000110011100101001111110011111110010111010000100011111100111111001111111001011101010001 8ce53f3f97423f3f3f9751
EUC-JP 悟??唯??瓘猷 10111000111001110011111100111111110011011010001100111111001111111000111111001100111011111100110110110010 b8e73f3fcda33f3f8fccefcdb2
UTF-8 悟귣씈唯뽪룚瓘猷 111001101000001010011111111010101011011110100011111011001001010010001000111001011001010010101111111010111011110110101010111010111010001110011010111001111001001110011000111001111000110010110111 e6829feab7a3ec9488e594afebbdaaeba39ae79398e78cb7
UHC 悟귣씈唯뽪룚瓘猷 11100111111101101000001011101011100111011010000011101010111001101001011011100110100011111001011011001110101101101110101110100011 e7f682eb9da0eae696e68f96ceb6eba3

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