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 ???戈???痲^ 0011111100111111001111111001110011110111001111110011111100111111111000011000010001011110 3f3f3f9cf73f3f3fe1845e
EUC-JP ???戈???痲^ 0011111100111111001111111101100011111001001111110011111100111111111000011110010001011110 3f3f3fd8f93f3f3fe1e45e
UTF-8 뤕빡랍戈뤕빡랍痲^ 11101011101001001001010111101011101110011010000111101011100111101000110111100110100010001000100011101011101001001001010111101011101110011010000111101011100111101000110111100111100101111011001001011110 eba495ebb9a1eb9e8de68888eba495ebb9a1eb9e8de797b25e
UHC 뤕빡랍戈뤕빡랍痲^ 1000111111000101101110101111110110110110111110001100110111111100100011111100010110111010111111011011011011111000110110001010011001011110 8fc5bafdb6f8cdfc8fc5bafdb6f8d8a65e

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