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 ÖüAÇnRÖüAÇn^[ÖüAÇnRÖüAÇn^[^ 110101101111110001000001110001110110111001010010110101101111110001000001110001110110111001011110010110111101011011111100010000011100011101101110010100101101011011111100010000011100011101101110010111100101101101011110 d6fc41c76e52d6fc41c76e5e5bd6fc41c76e52d6fc41c76e5e5b5e
SJIS-WIN ??A?nR??A?n^[??A?nR??A?n^[^ 001111110011111101000001001111110110111001010010001111110011111101000001001111110110111001011110010110110011111100111111010000010011111101101110010100100011111100111111010000010011111101101110010111100101101101011110 3f3f413f6e523f3f413f6e5e5b3f3f413f6e523f3f413f6e5e5b5e
EUC-JP ÖüAÇnRÖüAÇn^[ÖüAÇnRÖüAÇn^[^ 100011111010101011010011100011111010101111100100010000011000111110101010101011100110111001010010100011111010101011010011100011111010101111100100010000011000111110101010101011100110111001011110010110111000111110101010110100111000111110101011111001000100000110001111101010101010111001101110010100101000111110101010110100111000111110101011111001000100000110001111101010101010111001101110010111100101101101011110 8faad38fabe4418faaae6e528faad38fabe4418faaae6e5e5b8faad38fabe4418faaae6e528faad38fabe4418faaae6e5e5b5e
UTF-8 ÖüAÇnRÖüAÇn^[ÖüAÇnRÖüAÇn^[^ 110000111001011011000011101111000100000111000011100001110110111001010010110000111001011011000011101111000100000111000011100001110110111001011110010110111100001110010110110000111011110001000001110000111000011101101110010100101100001110010110110000111011110001000001110000111000011101101110010111100101101101011110 c396c3bc41c3876e52c396c3bc41c3876e5e5bc396c3bc41c3876e52c396c3bc41c3876e5e5b5e
UHC ??A?nR??A?n^[??A?nR??A?n^[^ 001111110011111101000001001111110110111001010010001111110011111101000001001111110110111001011110010110110011111100111111010000010011111101101110010100100011111100111111010000010011111101101110010111100101101101011110 3f3f413f6e523f3f413f6e5e5b3f3f413f6e523f3f413f6e5e5b5e

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