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 1001110101011000001111110011111101110110100111010101100000111111001111110111011001000010 9d583f3f769d583f3f7642
EUC-JP 拗??v拗??vB 1101100110111001001111110011111101110110110110011011100100111111001111110111011001000010 d9b93f3f76d9b93f3f7642
UTF-8 拗룬춣v拗룬춣vB 111001101000101110010111111010111010001110101100111011001011011010100011011101101110011010001011100101111110101110100011101011001110110010110110101000110111011001000010 e68b97eba3acecb6a376e68b97eba3acecb6a37642
UHC 拗룬춣v拗룬춣vB 111010001111001110110111111010011010110110000100011101101110100011110011101101111110100110101101100001000111011001000010 e8f3b7e9ad8476e8f3b7e9ad847642

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