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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 辿贈臓}辿贈臓{^ 100100100100100010010001101000011001000110011111011111011001001001001000100100011010000110010001100111110111101101011110 924891a1919f7d924891a1919f7b5e
EUC-JP 辿贈臓}辿贈臓{^ 110000111010100111000010101000111100001010100001011111011100001110101001110000101010001111000010101000010111101101011110 c3a9c2a3c2a17dc3a9c2a3c2a17b5e
UTF-8 辿贈臓}辿贈臓{^ 111010001011111010111111111010001011010010001000111010001000011110010011011111011110100010111110101111111110100010110100100010001110100010000111100100110111101101011110 e8bebfe8b488e887937de8bebfe8b488e887937b5e
UHC ?贈?}?贈?{^ 0011111111110001111111000011111101111101001111111111000111111100001111110111101101011110 3ff1fc3f7d3ff1fc3f7b5e

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