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 裄滔ア挿裄滔ア捜^ 111001011110000010011111111010111011000110010001011111011110010111100000100111111110101110110001100100010111101101011110 e5e09febb1917de5e09febb1917b5e
EUC-JP 裄滔ア挿裄滔ア捜^ 1110101011100010110111101110110110001110101100011100000111011110111010101110001011011110111011011000111010110001110000011101110001011110 eae2deed8eb1c1deeae2deed8eb1c1dc5e
UTF-8 裄滔ア挿裄滔ア捜^ 11101000101000111000010011100110101110111001010011101111101111011011000111100110100011001011111111101000101000111000010011100110101110111001010011101111101111011011000111100110100011011001110001011110 e8a384e6bb94efbdb1e68cbfe8a384e6bb94efbdb1e68d9c5e
UHC ?滔???滔??^ 0011111111010100101001010011111100111111001111111101010010100101001111110011111101011110 3fd4a53f3f3fd4a53f3f5e

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