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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?拔こ??拔こ?^ 00111111100111010101010110000010101100010011111100111111100111010101010110000010101100010011111101011110 3f9d5582b13f3f9d5582b13f5e
EUC-JP ?拔こ??拔こ?^ 00111111110110011011011010100100101100110011111100111111110110011011011010100100101100110011111101011110 3fd9b6a4b33f3fd9b6a4b33f5e
UTF-8 了拔こ룁了拔こ뢸^ 11101111101001101011101011100110100010111001010011100011100000011001001111101011101000111000000111101111101001101011101011100110100010111001010011100011100000011001001111101011101000101011100001011110 efa6bae68b94e38193eba381efa6bae68b94e38193eba2b85e
UHC 了拔こ룁了拔こ뢸^ 1110100011100111110110101111101110101010101100111011011111011110111010001110011111011010111110111010101010110011101101111101110001011110 e8e7dafbaab3b7dee8e7dafbaab3b7dc5e

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