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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霽?雄?霽?雄?^ 11101000110001110011111110010111010110010011111111101000110001110011111110010111010110010011111101011110 e8c73f97593fe8c73f97593f5e
EUC-JP 霽?雄?霽?雄?^ 11110000110010010011111111001101101110100011111111110000110010010011111111001101101110100011111101011110 f0c93fcdba3ff0c93fcdba3f5e
UTF-8 霽렭雄뒷霽렭雄뒬^ 11101001100111001011110111101011101000001010110111101001100110111000010011101011100100101011011111101001100111001011110111101011101000001010110111101001100110111000010011101011100100101010110001011110 e99cbdeba0ade99b84eb92b7e99cbdeba0ade99b84eb92ac5e
UHC 霽렭雄뒷霽렭雄뒬^ 1111000010111000100011101011101011101010101010011011010111011110111100001011100010001110101110101110101010101001101101011101110001011110 f0b88ebaeaa9b5def0b88ebaeaa9b5dc5e

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