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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 迢ケ遒セ迢ケ遒セB 11100111100010111011100111100111101000101011111011100111100010111011100111100111101000101011111001000010 e78bb9e7a2bee78bb9e7a2be42
EUC-JP 迢ケ遒セ迢ケ遒セB 1110110111101011100011101011100111101110101001001000111010111110111011011110101110001110101110011110111010100100100011101011111001000010 edeb8eb9eea48ebeedeb8eb9eea48ebe42
UTF-8 迢ケ遒セ迢ケ遒セB 11101000101111111010001011101111101111011011100111101001100000011001001011101111101111011011111011101000101111111010001011101111101111011011100111101001100000011001001011101111101111011011111001000010 e8bfa2efbdb9e98192efbdbee8bfa2efbdb9e98192efbdbe42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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