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 ?B???B??^ 001111110100001000111111001111110011111101000010001111110011111101011110 3f423f3f3f423f3f5e
SJIS-WIN ?B???B??^ 001111110100001000111111001111110011111101000010001111110011111101011110 3f423f3f3f423f3f5e
EUC-JP ?B???B??^ 001111110100001000111111001111110011111101000010001111110011111101011110 3f423f3f3f423f3f5e
UTF-8 혩B혨쩌혩B혨쩌^ 111011011001100010101001010000101110110110011000101010001110110010101001100011001110110110011000101010010100001011101101100110001010100011101100101010011000110001011110 ed98a942ed98a8eca98ced98a942ed98a8eca98c5e
UHC 혩B혨쩌혩B혨쩌^ 110000101001000101000010110000101001000011000010101111001100001010010001010000101100001010010000110000101011110001011110 c29142c290c2bcc29142c290c2bc5e

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