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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??ケ?泥???チ^ 00111111001111111000001101010000001111111001001101000100001111110011111100111111100000110110000001011110 3f3f83503f93443f3f3f83605e
EUC-JP ??ケ?泥???チ^ 00111111001111111010010110110001001111111100010110100101001111110011111100111111101001011100000101011110 3f3fa5b13fc5a53f3f3fa5c15e
UTF-8 룶혧ケ룵泥튄룵퀛チ^ 11101011101000111011011011101101100110001010011111100011100000101011000111101011101000111011010111100110101100111010010111101101100010101000010011101011101000111011010111101101100000001001101111100011100000111000000101011110 eba3b6ed98a7e382b1eba3b5e6b3a5ed8a84eba3b5ed809be383815e
UHC 룶혧ケ룵泥튄룵퀛チ^ 10001111101010111100001010001111101010111011000110001111101010101101001011111010110001101010010010001111101010101011001110001111101010111100000101011110 8fabc28fabb18faad2fac6a48faab38fabc15e

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