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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?汗漿?去?汗漿?醵^ 0011111110001010101111101001111111110111001111111000101110001110001111111000101010111110100111111111011100111111111001111101000101011110 3f8abe9ff73f8b8e3f8abe9ff73fe7d15e
EUC-JP ?汗漿?去?汗漿?醵^ 0011111110110100110000001101111011111001001111111011010111101110001111111011010011000000110111101111100100111111111011101101001101011110 3fb4c0def93fb5ee3fb4c0def93feed35e
UTF-8 뤋汗漿ⓒ去뤋汗漿ⓒ醵^ 11101011101001001000101111100110101100011001011111100110101111001011111111100010100100111001001011100101100011101011101111101011101001001000101111100110101100011001011111100110101111001011111111100010100100111001001011101001100001101011010101011110 eba48be6b197e6bcbfe29392e58ebbeba48be6b197e6bcbfe29392e986b55e
UHC 뤋汗漿ⓒ去뤋汗漿ⓒ醵^ 100011111011101111111001110100101110110111101100101010001100111111001011110110111000111110111011111110011101001011101101111011001010100011001111110010111101100101011110 8fbbf9d2edeca8cfcbdb8fbbf9d2edeca8cfcbd95e

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