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 ?蝦漿?去?蝦漿?醵^ 0011111110001001110110101001111111110111001111111000101110001110001111111000100111011010100111111111011100111111111001111101000101011110 3f89da9ff73f8b8e3f89da9ff73fe7d15e
EUC-JP ?蝦漿?去?蝦漿?醵^ 0011111110110010110111001101111011111001001111111011010111101110001111111011001011011100110111101111100100111111111011101101001101011110 3fb2dcdef93fb5ee3fb2dcdef93feed35e
UTF-8 뤋蝦漿㈎去뤋蝦漿㈎醵^ 11101011101001001000101111101000100111011010011011100110101111001011111111100011100010001000111011100101100011101011101111101011101001001000101111101000100111011010011011100110101111001011111111100011100010001000111011101001100001101011010101011110 eba48be89da6e6bcbfe3888ee58ebbeba48be89da6e6bcbfe3888ee986b55e
UHC 뤋蝦漿㈎去뤋蝦漿㈎醵^ 100011111011101111111001110001001110110111101100101010011011111111001011110110111000111110111011111110011100010011101101111011001010100110111111110010111101100101011110 8fbbf9c4edeca9bfcbdb8fbbf9c4edeca9bfcbd95e

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