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^[^ 0011111101101011010111100110111001010010001111110110101101011110011011100101111001011011001111110110101101011110011011100101001000111111011010110101111001101110010111100101101101011110 3f6b5e6e523f6b5e6e5e5b3f6b5e6e523f6b5e6e5e5b5e
SJIS-WIN 燿k^nR燿k^n^[燿k^nR燿k^n^[^ 111000001010000001101011010111100110111001010010111000001010000001101011010111100110111001011110010110111110000010100000011010110101111001101110010100101110000010100000011010110101111001101110010111100101101101011110 e0a06b5e6e52e0a06b5e6e5e5be0a06b5e6e52e0a06b5e6e5e5b5e
EUC-JP 燿k^nR燿k^n^[燿k^nR燿k^n^[^ 111000001010001001101011010111100110111001010010111000001010001001101011010111100110111001011110010110111110000010100010011010110101111001101110010100101110000010100010011010110101111001101110010111100101101101011110 e0a26b5e6e52e0a26b5e6e5e5be0a26b5e6e52e0a26b5e6e5e5b5e
UTF-8 燿k^nR燿k^n^[燿k^nR燿k^n^[^ 11100111100001111011111101101011010111100110111001010010111001111000011110111111011010110101111001101110010111100101101111100111100001111011111101101011010111100110111001010010111001111000011110111111011010110101111001101110010111100101101101011110 e787bf6b5e6e52e787bf6b5e6e5e5be787bf6b5e6e52e787bf6b5e6e5e5b5e
UHC 燿k^nR燿k^n^[燿k^nR燿k^n^[^ 111010001111110001101011010111100110111001010010111010001111110001101011010111100110111001011110010110111110100011111100011010110101111001101110010100101110100011111100011010110101111001101110010111100101101101011110 e8fc6b5e6e52e8fc6b5e6e5e5be8fc6b5e6e52e8fc6b5e6e5e5b5e

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