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[???^b[^ 00111111001111110011111101011110011000100101101100111111001111110011111101011110011000100101101101011110 3f3f3f5e625b3f3f3f5e625b5e
SJIS-WIN 繧慊ア^b[繧慊ア^b[^ 1110001110000010100111001100001010110001010111100110001001011011111000111000001010011100110000101011000101011110011000100101101101011110 e3829cc2b15e625be3829cc2b15e625b5e
EUC-JP 繧慊ア^b[繧慊ア^b[^ 11100101111000101101100011000100100011101011000101011110011000100101101111100101111000101101100011000100100011101011000101011110011000100101101101011110 e5e2d8c48eb15e625be5e2d8c48eb15e625b5e
UTF-8 繧慊ア^b[繧慊ア^b[^ 11100111101110011010011111100110100001011000101011101111101111011011000101011110011000100101101111100111101110011010011111100110100001011000101011101111101111011011000101011110011000100101101101011110 e7b9a7e6858aefbdb15e625be7b9a7e6858aefbdb15e625b5e
UHC ?慊?^b[?慊?^b[^ 001111111100110011000011001111110101111001100010010110110011111111001100110000110011111101011110011000100101101101011110 3fccc33f5e625b3fccc33f5e625b5e

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