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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蘖??移▼?? 10011111010100000011111100111111100010001101101010000001101001010011111100111111 9f503f3f88da81a53f3f
EUC-JP 蘖??移▼?? 11011101101100010011111100111111101100001101110010100010101001110011111100111111 ddb13f3fb0dca2a73f3f
UTF-8 蘖뽰뼇移▼땁溜 111010001001100010010110111010111011110110110000111010111011110010000111111001111010011110111011111000101001011010111100111010111001010110000001111011111010011110001011 e89896ebbdb0ebbc87e7a7bbe296bceb9581efa78b
UHC 蘖뽰뼇移▼땁溜 1110010111101110100101101110110010010110100100011110110010111001101000011110010110110110101000101110101011111110 e5ee96ec9691ecb9a1e5b6a2eafe

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