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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邑??}邑??{^ 1001011101010111001111110011111101111101100101110101011100111111001111110111101101011110 97573f3f7d97573f3f7b5e
EUC-JP 邑??}邑??{^ 1100110110111000001111110011111101111101110011011011100000111111001111110111101101011110 cdb83f3f7dcdb83f3f7b5e
UTF-8 邑쇱꽢}邑쇱꽢{^ 111010011000001010010001111011001000011110110001111010101011110110100010011111011110100110000010100100011110110010000111101100011110101010111101101000100111101101011110 e98291ec87b1eabda27de98291ec87b1eabda27b5e
UHC 邑쇱꽢}邑쇱꽢{^ 111010111110100110111100111011001000010010101111011111011110101111101001101111001110110010000100101011110111101101011110 ebe9bcec84af7debe9bcec84af7b5e

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