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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN ?〓?}Y?〓?}bE 00111111100000011010110000111111011111010101100100111111100000011010110000111111011111010110001001000101 3f81ac3f7d593f81ac3f7d6245
EUC-JP ?〓?}Y?〓?}bE 00111111101000101010111000111111011111010101100100111111101000101010111000111111011111010110001001000101 3fa2ae3f7d593fa2ae3f7d6245
UTF-8 溜〓젧}Y溜〓젧}bE 1110111110100111100010111110001110000000100100111110110010100000101001110111110101011001111011111010011110001011111000111000000010010011111011001010000010100111011111010110001001000101 efa78be38093eca0a77d59efa78be38093eca0a77d6245
UHC 溜〓젧}Y溜〓젧}bE 1110101011111110101000011110101110100000100111110111110101011001111010101111111010100001111010111010000010011111011111010110001001000101 eafea1eba09f7d59eafea1eba09f7d6245

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