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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 邂規\}邂規\{^ 11100111101011101000101101001011010111000111110111100111101011101000101101001011010111000111101101011110 e7ae8b4b5c7de7ae8b4b5c7b5e
EUC-JP 邂規\}邂規\{^ 11101110101100001011010110101100010111000111110111101110101100001011010110101100010111000111101101011110 eeb0b5ac5c7deeb0b5ac5c7b5e
UTF-8 邂規\}邂規\{^ 1110100110000010100000101110100010100110100011110101110001111101111010011000001010000010111010001010011010001111010111000111101101011110 e98282e8a68f5c7de98282e8a68f5c7b5e
UHC 邂規\}邂規\{^ 11111010101100111101000010101110010111000111110111111010101100111101000010101110010111000111101101011110 fab3d0ae5c7dfab3d0ae5c7b5e

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