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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???邀??倭? 00111111001111110011111111100111101100010011111100111111100110000110000000111111 3f3f3fe7b13f3f98603f
EUC-JP 旿??邀??倭? 100011111100000111110100001111110011111111101110101100110011111100111111110011111100000100111111 8fc1f43f3feeb33f3fcfc13f
UTF-8 旿딉쉔邀섓쉔倭뗥 111001101001011110111111111010111001010010001001111011001000100110010100111010011000001010000000111011001000010010010011111011001000100110010100111001011000000010101101111010111001011110100101 e697bfeb9489ec8994e98280ec8493ec8994e580adeb97a5
UHC 旿딉쉔邀섓쉔倭뗥 11100111111110101000101011101111101111011010100011101001101011011001100011101111101111011010100011101000110111101000101111100101 e7fa8aefbda8e9ad98efbda8e8de8be5

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