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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?????ヂ?幾 00111111001111110011111100111111001111111000001101100001001111111000101011110100 3f3f3f3f3f83613f8af4
EUC-JP ?????ヂ?幾 00111111001111110011111100111111001111111010010111000010001111111011010011110110 3f3f3f3f3fa5c23fb4f6
UTF-8 룶퓦㈛룴컦ヂ룵幾 111010111010001110110110111011011001001110100110111000111000100010011011111010111010001110110100111011001011101110100110111000111000001110000010111010111010001110110101111001011011100110111110 eba3b6ed93a6e3889beba3b4ecbba6e38382eba3b5e5b9be
UHC 룶퓦㈛룴컦ヂ룵幾 10001111101010111011111110001111101010011100110010001111101010011011000010001111101010111100001010001111101010101101000011111010 8fabbf8fa9cc8fa9b08fabc28faad0fa

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