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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 第??胚}第??胚{^ 100100011110011000111111001111111110001111110011011111011001000111100110001111110011111111100011111100110111101101011110 91e63f3fe3f37d91e63f3fe3f37b5e
EUC-JP 第??胚}第??胚{^ 110000101110100000111111001111111110011011110101011111011100001011101000001111110011111111100110111101010111101101011110 c2e83f3fe6f57dc2e83f3fe6f57b5e
UTF-8 第렰李胚}第렰李胚{^ 111001111010110010101100111010111010000010110000111011111010011110100001111010001000001110011010011111011110011110101100101011001110101110100000101100001110111110100111101000011110100010000011100110100111101101011110 e7acaceba0b0efa7a1e8839a7de7acaceba0b0efa7a1e8839a7b5e
UHC 第렰李胚}第렰李胚{^ 11110000101011111000111010111101111011001011000011011011110011110111110111110000101011111000111010111101111011001011000011011011110011110111101101011110 f0af8ebdecb0dbcf7df0af8ebdecb0dbcf7b5e

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