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 閹オ譛ア縺芽Τ 111010001000011010110101111001101001110010110001111000111000000110001001111010001000001110110001 e886b5e69cb1e38189e883b1
EUC-JP 閹オ譛ア縺芽Τ 1110111111100110100011101011010111101011111111001000111010110001111001011110000110110010111010101010011010110011 efe68eb5ebfc8eb1e5e1b2eaa6b3
UTF-8 閹オ譛ア縺芽Τ 1110100110010110101110011110111110111101101101011110100010101101100110111110111110111101101100011110011110111000101110101110100010001010101111011100111010100100 e996b9efbdb5e8ad9befbdb1e7b8bae88abdcea4
UHC ?????芽Τ 001111110011111100111111001111110011111111100100101101001010010111010011 3f3f3f3f3fe4b4a5d3

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