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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN ?舟??}Y?舟??}bE 001111111000111101001101001111110011111101111101010110010011111110001111010011010011111100111111011111010110001001000101 3f8f4d3f3f7d593f8f4d3f3f7d6245
EUC-JP ?舟?澍}Y?舟?澍}bE 00111111101111011010111000111111100011111100100011101000011111010101100100111111101111011010111000111111100011111100100011101000011111010110001001000101 3fbdae3f8fc8e87d593fbdae3f8fc8e87d6245
UTF-8 롏舟롏澍}Y롏舟롏澍}bE 1110101110100001100011111110100010001000100111111110101110100001100011111110011010111110100011010111110101011001111010111010000110001111111010001000100010011111111010111010000110001111111001101011111010001101011111010110001001000101 eba18fe8889feba18fe6be8d7d59eba18fe8889feba18fe6be8d7d6245
UHC 롏舟롏澍}Y롏舟롏澍}bE 100011101101010111110001110001111000111011010101111100011011111101111101010110011000111011010101111100011100011110001110110101011111000110111111011111010110001001000101 8ed5f1c78ed5f1bf7d598ed5f1c78ed5f1bf7d6245

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