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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?市?嶽??造 00111111100011100111001100111111100110111101010000111111001111111001000110100010 3f8e733f9bd43f3f91a2
EUC-JP ?市?嶽??造 00111111101110111101010000111111110101101101011000111111001111111100001010100100 3fbbd43fd6d63f3fc2a4
UTF-8 뤚市콓嶽렾뤍造 111010111010010010011010111001011011100010000010111011001011110110010011111001011011011010111101111010111010000010111110111010111010010010001101111010011000000010100000 eba49ae5b882ecbd93e5b6bdeba0beeba48de980a0
UHC 뤚市콓嶽렾뤍造 1000111111001001111000111011110010110001100011111110010011000000100011101100011010001111101111011111000011100011 8fc9e3bcb18fe4c08ec68fbdf0e3

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