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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???痍ル?譽?ジ 00111111001111110011111111100001011101111000001110001011001111111110011010100011001111111000001101010111 3f3f3fe177838b3fe6a33f8357
EUC-JP ???痍ル?譽?ジ 00111111001111110011111111100001110110001010010111101011001111111110110010100101001111111010010110111000 3f3f3fe1d8a5eb3feca53fa5b8
UTF-8 琉뗨꽮痍ル쨱譽뱀ジ 111011111010011110001100111010111001011110101000111010101011110110101110111001111001011110001101111000111000001110101011111011001010100010110001111010001010110110111101111010111011000110000000111000111000001010111000 efa78ceb97a8eabdaee7978de383abeca8b1e8adbdebb180e382b8
UHC 琉뗨꽮痍ル쨱譽뱀ジ 111010111010010010001011111010001000010010111001111011001011011110101011111010111010010010001011111001111110001010111001111011001010101110111000 eba48be884b9ecb7abeba48be7e2b9ecabb8

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