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 ük^nRük^n^[ük^nRük^n^[^ 100011111111110001101011010111100110111001010010100011111111110001101011010111100110111001011110010110111000111111111100011010110101111001101110010100101000111111111100011010110101111001101110010111100101101101011110 8ffc6b5e6e528ffc6b5e6e5e5b8ffc6b5e6e528ffc6b5e6e5e5b5e
SJIS-WIN ??k^nR??k^n^[??k^nR??k^n^[^ 001111110011111101101011010111100110111001010010001111110011111101101011010111100110111001011110010110110011111100111111011010110101111001101110010100100011111100111111011010110101111001101110010111100101101101011110 3f3f6b5e6e523f3f6b5e6e5e5b3f3f6b5e6e523f3f6b5e6e5e5b5e
EUC-JP ?ük^nR?ük^n^[?ük^nR?ük^n^[^ 0011111110001111101010111110010001101011010111100110111001010010001111111000111110101011111001000110101101011110011011100101111001011011001111111000111110101011111001000110101101011110011011100101001000111111100011111010101111100100011010110101111001101110010111100101101101011110 3f8fabe46b5e6e523f8fabe46b5e6e5e5b3f8fabe46b5e6e523f8fabe46b5e6e5e5b5e
UTF-8 ük^nRük^n^[ük^nRük^n^[^ 1100001010001111110000111011110001101011010111100110111001010010110000101000111111000011101111000110101101011110011011100101111001011011110000101000111111000011101111000110101101011110011011100101001011000010100011111100001110111100011010110101111001101110010111100101101101011110 c28fc3bc6b5e6e52c28fc3bc6b5e6e5e5bc28fc3bc6b5e6e52c28fc3bc6b5e6e5e5b5e
UHC ??k^nR??k^n^[??k^nR??k^n^[^ 001111110011111101101011010111100110111001010010001111110011111101101011010111100110111001011110010110110011111100111111011010110101111001101110010100100011111100111111011010110101111001101110010111100101101101011110 3f3f6b5e6e523f3f6b5e6e5e5b3f3f6b5e6e523f3f6b5e6e5e5b5e

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