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 ??ュ?訥ケ?? 0011111100111111100000111000010100111111111001100110001110000011010100000011111100111111 3f3f83853fe66383503f3f
EUC-JP ??ュ?訥ケ?? 0011111100111111101001011110010100111111111010111100010010100101101100010011111100111111 3f3fa5e53febc4a5b13f3f
UTF-8 룶햶ュ룵訥ケ룵뇜 111010111010001110110110111011011001011010110110111000111000001110100101111010111010001110110101111010001010100010100101111000111000001010110001111010111010001110110101111010111000011110011100 eba3b6ed96b6e383a5eba3b5e8a8a5e382b1eba3b5eb879c
UHC 룶햶ュ룵訥ケ룵뇜 10001111101010111100000110001111101010111110010110001111101010101101001011101101101010111011000110001111101010101011001111111101 8fabc18fabe58faad2edabb18faab3fd

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