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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?蝦庭?}?蝦庭?{^ 001111111000100111011010100100101110101100111111011111010011111110001001110110101001001011101011001111110111101101011110 3f89da92eb3f7d3f89da92eb3f7b5e
EUC-JP ?蝦庭?}?蝦庭?{^ 001111111011001011011100110001001110110100111111011111010011111110110010110111001100010011101101001111110111101101011110 3fb2dcc4ed3f7d3fb2dcc4ed3f7b5e
UTF-8 뤋蝦庭쫚}뤋蝦庭쫚{^ 111010111010010010001011111010001001110110100110111001011011101010101101111011001010101110011010011111011110101110100100100010111110100010011101101001101110010110111010101011011110110010101011100110100111101101011110 eba48be89da6e5baadecab9a7deba48be89da6e5baadecab9a7b5e
UHC 뤋蝦庭쫚}뤋蝦庭쫚{^ 10001111101110111111100111000100111011111101010010100110011011100111110110001111101110111111100111000100111011111101010010100110011011100111101101011110 8fbbf9c4efd4a66e7d8fbbf9c4efd4a66e7b5e

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