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 111001011011010110010010111010001001011010101000011101101110010110110101100100101110100010010110101010000111011001000010 e5b592e896a876e5b592e896a87642
EUC-JP 蠏定蜜v蠏定蜜vB 111010101011011111000100111010101100110010101010011101101110101010110111110001001110101011001100101010100111011001000010 eab7c4eaccaa76eab7c4eaccaa7642
UTF-8 蠏定蜜v蠏定蜜vB 111010001010000010001111111001011010111010011010111010001001110010011100011101101110100010100000100011111110010110101110100110101110100010011100100111000111011001000010 e8a08fe5ae9ae89c9c76e8a08fe5ae9ae89c9c7642
UHC ?定蜜v?定蜜vB 00111111111011111101001011011010110011000111011000111111111011111101001011011010110011000111011001000010 3fefd2dacc763fefd2dacc7642

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