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 剰昉ミ[剰昉ミ[^ 10001111111010001111101011010001110100000101101110001111111010001111101011010001110100000101101101011110 8fe8fad1d05b8fe8fad1d05b5e
EUC-JP 剰昉ミ[剰昉ミ[^ 1011111011101010100011111100000111111000100011101101000001011011101111101110101010001111110000011111100010001110110100000101101101011110 beea8fc1f88ed05bbeea8fc1f88ed05b5e
UTF-8 剰昉ミ[剰昉ミ[^ 111001011000100110110000111001101001100010001001111011111011111010010000010110111110010110001001101100001110011010011000100010011110111110111110100100000101101101011110 e589b0e69889efbe905be589b0e69889efbe905b5e
UHC ?昉?[?昉?[^ 0011111111011011101100100011111101011011001111111101101110110010001111110101101101011110 3fdbb23f5b3fdbb23f5b5e

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