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 ?????????] 00111111001111110011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f3f3f5d
SJIS-WIN ???夷??恁??] 001111110011111100111111100010001100111000111111001111111001110010001100001111110011111101011101 3f3f3f88ce3f3f9c8c3f3f5d
EUC-JP ???夷??恁??] 001111110011111100111111101100001101000000111111001111111101011111101100001111110011111101011101 3f3f3fb0d03f3fd7ec3f3f5d
UTF-8 梨뷀슜夷됱콠恁삵삹] 11101111101001111010001011101011101101111000000011101100100010101001110011100101101001001011011111101011100100001011000111101100101111011010000011100110100000011000000111101100100000101011010111101100100000101011100101011101 efa7a2ebb780ec8a9ce5a4b7eb90b1ecbda0e68181ec82b5ec82b95d
UHC 梨뷀슜夷됱콠恁삵삹] 11101100101100011001010011101101100110101010100111101100101010001000100111101100101100011001100011101100111101101011101111101101100110001011000001011101 ecb194ed9aa9eca889ecb198ecf6bbed98b05d

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