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 1001000111100110001111110011111100111111100100011110011000111111001111110011111101000010 91e63f3f3f91e63f3f3f42
EUC-JP 第???第???B 1100001011101000001111110011111100111111110000101110100000111111001111110011111101000010 c2e83f3f3fc2e83f3f3f42
UTF-8 第얹렰렚第얹렰렚B 11100111101011001010110011101100100101101011100111101011101000001011000011101011101000001001101011100111101011001010110011101100100101101011100111101011101000001011000011101011101000001001101001000010 e7acacec96b9eba0b0eba09ae7acacec96b9eba0b0eba09a42
UHC 第얹렰렚第얹렰렚B 1111000010101111101111101111000110001110101111011000111010101101111100001010111110111110111100011000111010111101100011101010110101000010 f0afbef18ebd8eadf0afbef18ebd8ead42

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