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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??ⅳ???ⅳ?^ 0011111100111111111110100100001100111111001111110011111111111010010000110011111101011110 3f3ffa433f3f3ffa433f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 뤞뼜ⅳ괄뤞뼜ⅳ괄^ 11101011101001001001111011101011101111001001110011100010100001011011001111101010101101001000010011101011101001001001111011101011101111001001110011100010100001011011001111101010101101001000010001011110 eba49eebbc9ce285b3eab484eba49eebbc9ce285b3eab4845e
UHC 뤞뼜ⅳ괄뤞뼜ⅳ괄^ 1000111111001101101110111100010110100101101001001011000011111101100011111100110110111011110001011010010110100100101100001111110101011110 8fcdbbc5a5a4b0fd8fcdbbc5a5a4b0fd5e

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