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 蒸冪??蒸冪??^ 10001111111101101001100101110000001111110011111110001111111101101001100101110000001111110011111101011110 8ff699703f3f8ff699703f3f5e
EUC-JP 蒸冪??蒸冪??^ 10111110111110001101000111010001001111110011111110111110111110001101000111010001001111110011111101011110 bef8d1d13f3fbef8d1d13f3f5e
UTF-8 蒸冪렱뒷蒸冪렱뒬^ 11101000100100101011100011100101100001101010101011101011101000001011000111101011100100101011011111101000100100101011100011100101100001101010101011101011101000001011000111101011100100101010110001011110 e892b8e586aaeba0b1eb92b7e892b8e586aaeba0b1eb92ac5e
UHC 蒸冪렱뒷蒸冪렱뒬^ 1111000111111010110110001111000110001110101111101011010111011110111100011111101011011000111100011000111010111110101101011101110001011110 f1fad8f18ebeb5def1fad8f18ebeb5dc5e

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