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 艶????倭??^ 1000100110010000001111110011111100111111001111111001100001100000001111110011111101011110 89903f3f3f3f98603f3f5e
EUC-JP 艶????倭??^ 1011000111110000001111110011111100111111001111111100111111000001001111110011111101011110 b1f03f3f3f3fcfc13f3f5e
UTF-8 艶쵦呂잏윮倭졿씇^ 11101000100010011011011011101100101101011010011011101111101001101000000011101100100111101000111111101100100111001010111011100101100000001010110111101100101000011011111111101100100101001000011101011110 e889b6ecb5a6efa680ec9e8fec9caee580adeca1bfec94875e
UHC 艶쵦呂잏윮倭졿씇^ 1110011011111101101011010100010111100101111110111001111111100111100111111010110111101000110111101010000011100110100111011001111101011110 e6fdad45e5fb9fe79fade8dea0e69d9f5e

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