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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???伊?}???伊?{^ 001111110011111100111111100010001100100100111111011111010011111100111111001111111000100011001001001111110111101101011110 3f3f3f88c93f7d3f3f3f88c93f7b5e
EUC-JP ???伊?}???伊?{^ 001111110011111100111111101100001100101100111111011111010011111100111111001111111011000011001011001111110111101101011110 3f3f3fb0cb3f7d3f3f3fb0cb3f7b5e
UTF-8 曆밴퀣伊둵}曆밴퀣伊둵{^ 111011111010011010001011111010111011000010110100111011011000000010100011111001001011110010001010111010111001000110110101011111011110111110100110100010111110101110110000101101001110110110000000101000111110010010111100100010101110101110010001101101010111101101011110 efa68bebb0b4ed80a3e4bc8aeb91b57defa68bebb0b4ed80a3e4bc8aeb91b57b5e
UHC 曆밴퀣伊둵}曆밴퀣伊둵{^ 1110011010110111101110011110101010110011100101111110110010100101100010100110111001111101111001101011011110111001111010101011001110010111111011001010010110001010011011100111101101011110 e6b7b9eab397eca58a6e7de6b7b9eab397eca58a6e7b5e

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