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 ???L???VO 001111110011111100111111010011000011111100111111001111110101011001001111 3f3f3f4c3f3f3f564f
SJIS-WIN ??妖L??邵VO 0011111100111111100101110110010001001100001111110011111111100111101110000101011001001111 3f3f97644c3f3fe7b8564f
EUC-JP ??妖L??邵VO 0011111100111111110011011100010101001100001111110011111111101110101110100101011001001111 3f3fcdc54c3f3feeba564f
UTF-8 쐛숰妖L쐛숰邵VO 111011001001000010011011111011001000100010110000111001011010011010010110010011001110110010010000100110111110110010001000101100001110100110000010101101010101011001001111 ec909bec88b0e5a6964cec909bec88b0e982b5564f
UHC 쐛숰妖L쐛숰邵VO 100111001000000110011010010010001110100011101101010011001001110010000001100110100100100011100001110100000101011001001111 9c819a48e8ed4c9c819a48e1d0564f

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