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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???娃??暎ワ?B 00111111001111110011111110001000101000010011111100111111100111011111001110000011100011110011111101000010 3f3f3f88a13f3f9df3838f3f42
EUC-JP ???娃??暎ワ?B 00111111001111110011111110110000101000110011111100111111110110101111010110100101111011110011111101000010 3f3f3fb0a33f3fdaf5a5ef3f42
UTF-8 遼⑼쉈娃륅쉘暎ワ쉿B 11101111101001111000001111100010100100011011110011101100100010011000100011100101101010001000001111101011101001011000010111101100100010011001100011100110100110101000111011100011100000111010111111101100100010011011111101000010 efa783e291bcec8988e5a883eba585ec8998e69a8ee383afec89bf42
UHC 遼⑼쉈娃륅쉘暎ワ쉿B 11101001101011001010100111101111101111011010010111101000110111111000111111101111101111011010100111100111101100101010101111101111101111011011001001000010 e9aca9efbda5e8df8fefbda9e7b2abefbdb242

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