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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 厓??[厓??[^ 1111101010001101001111110011111101011011111110101000110100111111001111110101101101011110 fa8d3f3f5bfa8d3f3f5b5e
EUC-JP 厓??[厓??[^ 10001111101101001100011100111111001111110101101110001111101101001100011100111111001111110101101101011110 8fb4c73f3f5b8fb4c73f3f5b5e
UTF-8 厓뀁왋[厓뀁왋[^ 111001011000111010010011111010111000000010000001111011001001100110001011010110111110010110001110100100111110101110000000100000011110110010011001100010110101101101011110 e58e93eb8081ec998b5be58e93eb8081ec998b5b5e
UHC 厓뀁왋[厓뀁왋[^ 111001001110110110110010111011001001111010111100010110111110010011101101101100101110110010011110101111000101101101011110 e4edb2ec9ebc5be4edb2ec9ebc5b5e

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