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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 苡h恭苡h恭B 11100100100011111000001010001000100010111011000111100100100011111000001010001000100010111011000101000010 e48f82888bb1e48f82888bb142
EUC-JP 苡h恭苡h恭B 11100111111011111010001111101000101101101011001111100111111011111010001111101000101101101011001101000010 e7efa3e8b6b3e7efa3e8b6b342
UTF-8 苡h恭苡h恭B 11101000100010111010000111101111101111011000100011100110100000011010110111101000100010111010000111101111101111011000100011100110100000011010110101000010 e88ba1efbd88e681ade88ba1efbd88e681ad42
UHC 苡h恭苡h恭B 11101100101111101010001111101000110011011111000111101100101111101010001111101000110011011111000101000010 ecbea3e8cdf1ecbea3e8cdf142

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