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 ?ラ?疫?????^ 001111111000001110001001001111111000100101110101001111110011111100111111001111110011111101011110 3f83893f89753f3f3f3f3f5e
EUC-JP ?ラ?疫?????^ 001111111010010111101001001111111011000111010110001111110011111100111111001111110011111101011110 3fa5e93fb1d63f3f3f3f3f5e
UTF-8 樂ラ씥疫욥쎁燎방뮈^ 11101111101001101011111111100011100000111010100111101100100101001010010111100111100101101010101111101100100110101010010111101100100011101000000111101111101001111000000011101011101100001010100111101011101011101000100001011110 efa6bfe383a9ec94a5e796abec9aa5ec8e81efa780ebb0a9ebae885e
UHC 樂ラ씥疫욥쎁燎방뮈^ 11101000111110011010101111101001100111011011100111100110101110011011111111101001100110111010101111101000111110111011100111100110101110011011111101011110 e8f9abe99db9e6b9bfe99babe8fbb9e6b9bf5e

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