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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???恁??夷??^ 001111110011111100111111100111001000110000111111001111111000100011001110001111110011111101011110 3f3f3f9c8c3f3f88ce3f3f5e
EUC-JP ???恁??夷??^ 001111110011111100111111110101111110110000111111001111111011000011010000001111110011111101011110 3f3f3fd7ec3f3fb0d03f3f5e
UTF-8 梨뚰삦恁숈콠夷⑺샂^ 11101111101001111010001011101011100110101011000011101100100000101010011011100110100000011000000111101100100010001000100011101100101111011010000011100101101001001011011111100010100100011011101011101100100000111000001001011110 efa7a2eb9ab0ec82a6e68181ec8888ecbda0e5a4b7e291baec83825e
UHC 梨뚰삦恁숈콠夷⑺샂^ 11101100101100011000110011101101100110001010010111101100111101101001100111101100101100011001100011101100101010001010100111101101100110001011010001011110 ecb18ced98a5ecf699ecb198eca8a9ed98b45e

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