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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 邑??^}邑??^{^ 10010111010101110011111100111111010111100111110110010111010101110011111100111111010111100111101101011110 97573f3f5e7d97573f3f5e7b5e
EUC-JP 邑??^}邑??^{^ 11001101101110000011111100111111010111100111110111001101101110000011111100111111010111100111101101011110 cdb83f3f5e7dcdb83f3f5e7b5e
UTF-8 邑쇱꼧^}邑쇱꼧^{^ 1110100110000010100100011110110010000111101100011110101010111100101001110101111001111101111010011000001010010001111011001000011110110001111010101011110010100111010111100111101101011110 e98291ec87b1eabca75e7de98291ec87b1eabca75e7b5e
UHC 邑쇱꼧^}邑쇱꼧^{^ 1110101111101001101111001110110010000100100001000101111001111101111010111110100110111100111011001000010010000100010111100111101101011110 ebe9bcec84845e7debe9bcec84845e7b5e

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