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{^ 001111111000011110000100001111110011111101001110011111010011111110000111100001000011111100111111010011100111101101011110 3f87843f3f4e7d3f87843f3f4e7b5e
EUC-JP ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
UTF-8 흠℡흠㏂N}흠℡흠㏂N{^ 1110110110011101101000001110001010000100101000011110110110011101101000001110001110001111100000100100111001111101111011011001110110100000111000101000010010100001111011011001110110100000111000111000111110000010010011100111101101011110 ed9da0e284a1ed9da0e38f824e7ded9da0e284a1ed9da0e38f824e7b5e
UHC 흠℡흠㏂N}흠℡흠㏂N{^ 110010001110110010100010111001011100100011101100101000101110001101001110011111011100100011101100101000101110010111001000111011001010001011100011010011100111101101011110 c8eca2e5c8eca2e34e7dc8eca2e5c8eca2e34e7b5e

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