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 ??i??H??i??H^ 00111111001111110110100100111111001111110100100000111111001111110110100100111111001111110100100001011110 3f3f693f3f483f3f693f3f485e
SJIS-WIN ??i??H??i??H^ 00111111001111110110100100111111001111110100100000111111001111110110100100111111001111110100100001011110 3f3f693f3f483f3f693f3f485e
EUC-JP ??i??H??i??H^ 00111111001111110110100100111111001111110100100000111111001111110110100100111111001111110100100001011110 3f3f693f3f483f3f693f3f485e
UTF-8 횂혲i횂혲H횂혲i횂혲H^ 1110110110011010100000101110110110011000101100100110100111101101100110101000001011101101100110001011001001001000111011011001101010000010111011011001100010110010011010011110110110011010100000101110110110011000101100100100100001011110 ed9a82ed98b269ed9a82ed98b248ed9a82ed98b269ed9a82ed98b2485e
UHC 횂혲i횂혲H횂혲i횂혲H^ 110000111000001011000010100110010110100111000011100000101100001010011001010010001100001110000010110000101001100101101001110000111000001011000010100110010100100001011110 c382c29969c382c29948c382c29969c382c299485e

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