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 邂\}邂\{^ 11100111101011101111001011110000010111000111110111100111101011101111001011110000010111000111101101011110 e7aef2f05c7de7aef2f05c7b5e
EUC-JP 邂?\}邂?\{^ 1110111010110000001111110101110001111101111011101011000000111111010111000111101101011110 eeb03f5c7deeb03f5c7b5e
UTF-8 邂\}邂\{^ 1110100110000010100000101110111010001000101001110101110001111101111010011000001010000010111011101000100010100111010111000111101101011110 e98282ee88a75c7de98282ee88a75c7b5e
UHC 邂?\}邂?\{^ 1111101010110011001111110101110001111101111110101011001100111111010111000111101101011110 fab33f5c7dfab33f5c7b5e

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