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 ?閑幀?}?閑幀?{^ 001111111000101011010101100110111110101000111111011111010011111110001010110101011001101111101010001111110111101101011110 3f8ad59bea3f7d3f8ad59bea3f7b5e
EUC-JP ?閑幀攄}?閑幀攄{^ 00111111101101001101011111010110111011001000111111000001101101100111110100111111101101001101011111010110111011001000111111000001101101100111101101011110 3fb4d7d6ec8fc1b67d3fb4d7d6ec8fc1b67b5e
UTF-8 뤋閑幀攄}뤋閑幀攄{^ 111010111010010010001011111010011001011010010001111001011011100110000000111001101001010010000100011111011110101110100100100010111110100110010110100100011110010110111001100000001110011010010100100001000111101101011110 eba48be99691e5b980e694847deba48be99691e5b980e694847b5e
UHC 뤋閑幀攄}뤋閑幀攄{^ 10001111101110111111100111011000111011111101001111110111110011000111110110001111101110111111100111011000111011111101001111110111110011000111101101011110 8fbbf9d8efd3f7cc7d8fbbf9d8efd3f7cc7b5e

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