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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ??夷?\}??夷?\{^ 001111110011111110001000110011100011111101011100011111010011111100111111100010001100111000111111010111000111101101011110 3f3f88ce3f5c7d3f3f88ce3f5c7b5e
EUC-JP ??夷?\}??夷?\{^ 001111110011111110110000110100000011111101011100011111010011111100111111101100001101000000111111010111000111101101011110 3f3fb0d03f5c7d3f3fb0d03f5c7b5e
UTF-8 泥쵥夷뛍\}泥쵥夷뛍\{^ 1110111110100111101000111110110010110101101001011110010110100100101101111110101110011011100011010101110001111101111011111010011110100011111011001011010110100101111001011010010010110111111010111001101110001101010111000111101101011110 efa7a3ecb5a5e5a4b7eb9b8d5c7defa7a3ecb5a5e5a4b7eb9b8d5c7b5e
UHC 泥쵥夷뛍\}泥쵥夷뛍\{^ 111011001011001010101101010001001110110010101000100011010100101101011100011111011110110010110010101011010100010011101100101010001000110101001011010111000111101101011110 ecb2ad44eca88d4b5c7decb2ad44eca88d4b5c7b5e

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