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 奪其蔵}奪其蔵{^ 100100100100010010010001101101001001000110100000011111011001001001000100100100011011010010010001101000000111101101011110 924491b491a07d924491b491a07b5e
EUC-JP 奪其蔵}奪其蔵{^ 110000111010010111000010101101101100001010100010011111011100001110100101110000101011011011000010101000100111101101011110 c3a5c2b6c2a27dc3a5c2b6c2a27b5e
UTF-8 奪其蔵}奪其蔵{^ 111001011010010110101010111001011000010110110110111010001001010010110101011111011110010110100101101010101110010110000101101101101110100010010100101101010111101101011110 e5a5aae585b6e894b57de5a5aae585b6e894b57b5e
UHC 奪其?}奪其?{^ 11110111101011001101000011101100001111110111110111110111101011001101000011101100001111110111101101011110 f7acd0ec3f7df7acd0ec3f7b5e

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