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???L?????\^ 00111111010010000011111100111111001111110100110000111111001111110011111100111111001111110101110001011110 3f483f3f3f4c3f3f3f3f3f5c5e
SJIS-WIN ?H???L?????\^ 00111111010010000011111100111111001111110100110000111111001111110011111100111111001111110101110001011110 3f483f3f3f4c3f3f3f3f3f5c5e
EUC-JP ?H???L?????\^ 00111111010010000011111100111111001111110100110000111111001111110011111100111111001111110101110001011110 3f483f3f3f4c3f3f3f3f3f5c5e
UTF-8 책H혘혧혧L채쩍혥챠혧\^ 11101100101100011000010101001000111011011001100010011000111011011001100010100111111011011001100010100111010011001110110010110001100001001110110010101001100011011110110110011000101001011110110010110001101000001110110110011000101001110101110001011110 ecb18548ed9898ed98a7ed98a74cecb184eca98ded98a5ecb1a0ed98a75c5e
UHC 책H혘혧혧L채쩍혥챠혧\^ 11000011101001010100100011000010100000111100001010001111110000101000111101001100110000111010010011000010101111011100001010001101110000111010110111000010100011110101110001011110 c3a548c283c28fc28f4cc3a4c2bdc28dc3adc28f5c5e

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