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 螯、閠轡螯、閠轡^ 111001011010011010100100111010001000000010001100010001001110010110100110101001001110100010000000100011000100010001011110 e5a6a4e8808c44e5a6a4e8808c445e
EUC-JP 螯、閠轡螯、閠轡^ 1110101010101000100011101010010011101111111000001011011110100101111010101010100010001110101001001110111111100000101101111010010101011110 eaa88ea4efe0b7a5eaa88ea4efe0b7a55e
UTF-8 螯、閠轡螯、閠轡^ 11101000100111101010111111101111101111011010010011101001100101101010000011101000101111011010000111101000100111101010111111101111101111011010010011101001100101101010000011101000101111011010000101011110 e89eafefbda4e996a0e8bda1e89eafefbda4e996a0e8bda15e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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