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 ????K}????K{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e
SJIS-WIN エ禪エ窘K}エ禪エ窘K{^ 1011010011100010010101111011010011100010011110100100101101111101101101001110001001010111101101001110001001111010010010110111101101011110 b4e257b4e27a4b7db4e257b4e27a4b7b5e
EUC-JP エ禪エ窘K}エ禪エ窘K{^ 100011101011010011100011101110001000111010110100111000111101101101001011011111011000111010110100111000111011100010001110101101001110001111011011010010110111101101011110 8eb4e3b88eb4e3db4b7d8eb4e3b88eb4e3db4b7b5e
UTF-8 エ禪エ窘K}エ禪エ窘K{^ 1110111110111101101101001110011110100110101010101110111110111101101101001110011110101010100110000100101101111101111011111011110110110100111001111010011010101010111011111011110110110100111001111010101010011000010010110111101101011110 efbdb4e7a6aaefbdb4e7aa984b7defbdb4e7a6aaefbdb4e7aa984b7b5e
UHC ?禪?窘K}?禪?窘K{^ 0011111111100000110010010011111111001111110101110100101101111101001111111110000011001001001111111100111111010111010010110111101101011110 3fe0c93fcfd74b7d3fe0c93fcfd74b7b5e

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