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 0011111110001011100111000011111110001011100111000111110101011001001111111000101110011100001111111000101110011100011111010110001001000101 3f8b9c3f8b9c7d593f8b9c3f8b9c7d6245
EUC-JP ?亨?亨}Y?亨?亨}bE 0011111110110101111111000011111110110101111111000111110101011001001111111011010111111100001111111011010111111100011111010110001001000101 3fb5fc3fb5fc7d593fb5fc3fb5fc7d6245
UTF-8 룿亨룿亨}Y룿亨룿亨}bE 1110101110100011101111111110010010111010101010001110101110100011101111111110010010111010101010000111110101011001111010111010001110111111111001001011101010101000111010111010001110111111111001001011101010101000011111010110001001000101 eba3bfe4baa8eba3bfe4baa87d59eba3bfe4baa8eba3bfe4baa87d6245
UHC 룿亨룿亨}Y룿亨룿亨}bE 100011111011000011111010111110111000111110110000111110101111101101111101010110011000111110110000111110101111101110001111101100001111101011111011011111010110001001000101 8fb0fafb8fb0fafb7d598fb0fafb8fb0fafb7d6245

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