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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?閑幀抱N}?閑幀抱N{^ 00111111100010101101010110011011111010101001010111111000010011100111110100111111100010101101010110011011111010101001010111111000010011100111101101011110 3f8ad59bea95f84e7d3f8ad59bea95f84e7b5e
EUC-JP ?閑幀抱N}?閑幀抱N{^ 00111111101101001101011111010110111011001100101011111010010011100111110100111111101101001101011111010110111011001100101011111010010011100111101101011110 3fb4d7d6eccafa4e7d3fb4d7d6eccafa4e7b5e
UTF-8 뤋閑幀抱N}뤋閑幀抱N{^ 1110101110100100100010111110100110010110100100011110010110111001100000001110011010001010101100010100111001111101111010111010010010001011111010011001011010010001111001011011100110000000111001101000101010110001010011100111101101011110 eba48be99691e5b980e68ab14e7deba48be99691e5b980e68ab14e7b5e
UHC 뤋閑幀抱N}뤋閑幀抱N{^ 100011111011101111111001110110001110111111010011111110001101100101001110011111011000111110111011111110011101100011101111110100111111100011011001010011100111101101011110 8fbbf9d8efd3f8d94e7d8fbbf9d8efd3f8d94e7b5e

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