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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??瀞??疑? 001111110011111110010011110100100011111100111111100010110101111000111111 3f3f93d23f3f8b5e3f
EUC-JP 勖?瀞??疑? 1000111110110011111011010011111111000110110101000011111100111111101101011011111100111111 8fb3ed3fc6d43f3fb5bf3f
UTF-8 勖렢瀞펠볕疑렑 111001011000101110010110111010111010000010100010111001111000000010011110111011011000111010100000111010111011001110010101111001111001011010010001111010111010000010010001 e58b96eba0a2e7809eed8ea0ebb395e79691eba091
UHC 勖렢瀞펠볕疑렑 1110100111101101100011101011001111101111111001111100011011100111101110101011010111101011111101111000111010100110 e9ed8eb3efe7c6e7bab5ebf78ea6

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