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 ??e??l??e??lB 00111111001111110110010100111111001111110110110000111111001111110110010100111111001111110110110001000010 3f3f653f3f6c3f3f653f3f6c42
SJIS-WIN ??e??l??e??lB 00111111001111110110010100111111001111110110110000111111001111110110010100111111001111110110110001000010 3f3f653f3f6c3f3f653f3f6c42
EUC-JP ??e??l??e??lB 00111111001111110110010100111111001111110110110000111111001111110110010100111111001111110110110001000010 3f3f653f3f6c3f3f653f3f6c42
UTF-8 횂혖e횂혖l횂혖e횂혖lB 1110110110011010100000101110110110011000100101100110010111101101100110101000001011101101100110001001011001101100111011011001101010000010111011011001100010010110011001011110110110011010100000101110110110011000100101100110110001000010 ed9a82ed989665ed9a82ed98966ced9a82ed989665ed9a82ed98966c42
UHC 횂혖e횂혖l횂혖e횂혖lB 110000111000001011000010100000010110010111000011100000101100001010000001011011001100001110000010110000101000000101100101110000111000001011000010100000010110110001000010 c382c28165c382c2816cc382c28165c382c2816c42

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