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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 魏??v魏??vB 1110100110110000001111110011111101110110111010011011000000111111001111110111011001000010 e9b03f3f76e9b03f3f7642
EUC-JP 魏??v魏??vB 1111001010110010001111110011111101110110111100101011001000111111001111110111011001000010 f2b23f3f76f2b23f3f7642
UTF-8 魏섉섕v魏섉섕vB 111010011010110110001111111011001000010010001001111011001000010010010101011101101110100110101101100011111110110010000100100010011110110010000100100101010111011001000010 e9ad8fec8489ec849576e9ad8fec8489ec84957642
UHC 魏섉섕v魏섉섕vB 111010101110000010011000111001101011110010101100011101101110101011100000100110001110011010111100101011000111011001000010 eae098e6bcac76eae098e6bcac7642

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