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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???膿????^ 00111111001111110011111110010100010111100011111100111111001111110011111101011110 3f3f3f945e3f3f3f3f5e
EUC-JP ???膿????^ 00111111001111110011111111000111101111110011111100111111001111110011111101011110 3f3f3fc7bf3f3f3f3f5e
UTF-8 깨뀀뤊膿깨뀀뤊籠^ 11101010101110011010100011101011100000001000000011101011101001001000101011101000100001101011111111101010101110011010100011101011100000001000000011101011101001001000101011101111101001011000010001011110 eab9a8eb8080eba48ae886bfeab9a8eb8080eba48aefa5845e
UHC 깨뀀뤊膿깨뀀뤊籠^ 1011000111111010101100101110101110001111101110101101001011011011101100011111101010110010111010111000111110111010110100101101100101011110 b1fab2eb8fbad2dbb1fab2eb8fbad2d95e

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