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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???秘琉??^ 00111111001111110011111110010100111010011001011110101110001111110011111101011110 3f3f3f94e997ae3f3f5e
EUC-JP ???秘琉??^ 00111111001111110011111111001000111010111100111010110000001111110011111101011110 3f3f3fc8ebceb03f3f5e
UTF-8 뤋툗콒秘琉렠롘^ 11101011101001001000101111101101100010001001011111101100101111011001001011100111101001111001100011100111100100001000100111101011101000001010000011101011101000011001100001011110 eba48bed8897ecbd92e7a798e79089eba0a0eba1985e
UHC 뤋툗콒秘琉렠롘^ 100011111011101110111000100011101011000110001110110111011111101011010111101110001000111010110001100011101101110001011110 8fbbb88eb18eddfad7b88eb18edc5e

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