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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?羹虎?羹葫^ 0011111111100011101110111000110011010101001111111110001110111011111001001101011101011110 3fe3bb8cd53fe3bbe4d75e
EUC-JP ?羹虎?羹葫^ 0011111111100110101111011011100011010111001111111110011010111101111010001101100101011110 3fe6bdb8d73fe6bde8d95e
UTF-8 뤐羹虎뤐羹葫^ 11101011101001001001000011100111101111101011100111101000100110011000111011101011101001001001000011100111101111101011100111101000100100011010101101011110 eba490e7beb9e8998eeba490e7beb9e891ab5e
UHC 뤐羹虎뤐羹葫^ 10001111110000001100101111011000111110111101101110001111110000001100101111011000111110111101100101011110 8fc0cbd8fbdb8fc0cbd8fbd95e

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