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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 全???悌?箏? 1001000101010011001111110011111100111111100100101110111000111111111000101011010100111111 91533f3f3f92ee3fe2b53f
EUC-JP 全?栯?悌?箏? 11000001101101000011111110001111110000111101001000111111110001001111000000111111111001001011011100111111 c1b43f8fc3d23fc4f03fe4b73f
UTF-8 全렣栯렩悌렮箏렊 111001011000010110101000111010111010000010100011111001101010000010101111111010111010000010101001111001101000001010001100111010111010000010101110111001111010111010001111111010111010000010001010 e585a8eba0a3e6a0afeba0a9e6828ceba0aee7ae8feba08a
UHC 全렣栯렩悌렮箏렊 11101110111011111000111010110100111010011111000110001110101101111111000010101010100011101011101111101110101101001000111010100001 eeef8eb4e9f18eb7f0aa8ebbeeb48ea1

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