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 1001110010001100001111111001110010001100001111110111110101011001100111001000110000111111100111001000110000111111011111010110001001000101 9c8c3f9c8c3f7d599c8c3f9c8c3f7d6245
EUC-JP 恁?恁?}Y恁?恁?}bE 1101011111101100001111111101011111101100001111110111110101011001110101111110110000111111110101111110110000111111011111010110001001000101 d7ec3fd7ec3f7d59d7ec3fd7ec3f7d6245
UTF-8 恁쯒恁쯍}Y恁쯒恁쯍}bE 1110011010000001100000011110110010101111100100101110011010000001100000011110110010101111100011010111110101011001111001101000000110000001111011001010111110010010111001101000000110000001111011001010111110001101011111010110001001000101 e68181ecaf92e68181ecaf8d7d59e68181ecaf92e68181ecaf8d7d6245
UHC 恁쯒恁쯍}Y恁쯒恁쯍}bE 111011001111011010101001010011101110110011110110101010010100100101111101010110011110110011110110101010010100111011101100111101101010100101001001011111010110001001000101 ecf6a94eecf6a9497d59ecf6a94eecf6a9497d6245

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