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 0011111100111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f3f7e42
SJIS-WIN ?????????~B 0011111100111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f3f7e42
EUC-JP ????????Ł~B 00111111001111110011111100111111001111110011111100111111001111111000111110101001101010000111111001000010 3f3f3f3f3f3f3f3f8fa9a87e42
UTF-8 梨낆찈吏앹콌吏쇱Ł~B 11101111101001111010001011101011100000101000011011101100101100001000100011101111101001111001111011101100100101011011100111101100101111011000110011101111101001111001111011101100100001111011000111000101100000010111111001000010 efa7a2eb8286ecb088efa79eec95b9ecbd8cefa79eec87b1c5817e42
UHC 梨낆찈吏앹콌吏쇱Ł~B 1110110010110001100001011110110010101001100011001110110010100111100111011110110010110001100010001110110010100111101111001110110010101000101010010111111001000010 ecb185eca98ceca79decb188eca7bceca8a97e42

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