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 ???nK\}???nK\{^ 001111110011111100111111011011100100101101011100011111010011111100111111001111110110111001001011010111000111101101011110 3f3f3f6e4b5c7d3f3f3f6e4b5c7b5e
SJIS-WIN ???nK\}???nK\{^ 001111110011111100111111011011100100101101011100011111010011111100111111001111110110111001001011010111000111101101011110 3f3f3f6e4b5c7d3f3f3f6e4b5c7b5e
EUC-JP ???nK\}???nK\{^ 001111110011111100111111011011100100101101011100011111010011111100111111001111110110111001001011010111000111101101011110 3f3f3f6e4b5c7d3f3f3f6e4b5c7b5e
UTF-8 챤혬혡nK\}챤혬혡nK\{^ 111011001011000110100100111011011001100010101100111011011001100010100001011011100100101101011100011111011110110010110001101001001110110110011000101011001110110110011000101000010110111001001011010111000111101101011110 ecb1a4ed98aced98a16e4b5c7decb1a4ed98aced98a16e4b5c7b5e
UHC 챤혬혡nK\}챤혬혡nK\{^ 110000111010111011000010100101001100001010001010011011100100101101011100011111011100001110101110110000101001010011000010100010100110111001001011010111000111101101011110 c3aec294c28a6e4b5c7dc3aec294c28a6e4b5c7b5e

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