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 ??K}??K{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 爿猥K}爿猥K{^ 11100000101010111110000011001110010010110111110111100000101010111110000011001110010010110111101101011110 e0abe0ce4b7de0abe0ce4b7b5e
EUC-JP 爿猥K}爿猥K{^ 11100000101011011110000011010000010010110111110111100000101011011110000011010000010010110111101101011110 e0ade0d04b7de0ade0d04b7b5e
UTF-8 爿猥K}爿猥K{^ 1110011110001000101111111110011110001100101001010100101101111101111001111000100010111111111001111000110010100101010010110111101101011110 e788bfe78ca54b7de788bfe78ca54b7b5e
UHC ?猥K}?猥K{^ 0011111111101000111001010100101101111101001111111110100011100101010010110111101101011110 3fe8e54b7d3fe8e54b7b5e

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