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 ?????H?????\B 00111111001111110011111100111111001111110100100000111111001111110011111100111111001111110101110001000010 3f3f3f3f3f483f3f3f3f3f5c42
SJIS-WIN ?????H?????\B 00111111001111110011111100111111001111110100100000111111001111110011111100111111001111110101110001000010 3f3f3f3f3f483f3f3f3f3f5c42
EUC-JP ?????H?????\B 00111111001111110011111100111111001111110100100000111111001111110011111100111111001111110101110001000010 3f3f3f3f3f483f3f3f3f3f5c42
UTF-8 채혳혨혧혧H채혶혧챠혧\B 111011001011000110000100111011011001100010110011111011011001100010101000111011011001100010100111111011011001100010100111010010001110110010110001100001001110110110011000101101101110110110011000101001111110110010110001101000001110110110011000101001110101110001000010 ecb184ed98b3ed98a8ed98a7ed98a748ecb184ed98b6ed98a7ecb1a0ed98a75c42
UHC 채혳혨혧혧H채혶혧챠혧\B 1100001110100100110000101001101011000010100100001100001010001111110000101000111101001000110000111010010011000010100111011100001010001111110000111010110111000010100011110101110001000010 c3a4c29ac290c28fc28f48c3a4c29dc28fc3adc28f5c42

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