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 1110101110100001100100101110100010001000100111111110101110100001100100101110011010111110100011010111110101011001111010111010000110010010111010001000100010011111111010111010000110010010111001101011111010001101011111010110001001000101 eba192e8889feba192e6be8d7d59eba192e8889feba192e6be8d7d6245
UHC 롒舟롒澍}Y롒舟롒澍}bE 100011101101011111110001110001111000111011010111111100011011111101111101010110011000111011010111111100011100011110001110110101111111000110111111011111010110001001000101 8ed7f1c78ed7f1bf7d598ed7f1c78ed7f1bf7d6245

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