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^[^ 111000101011101001101011010111100110111001010010111000101011101001101011010111100110111001011110010110111110001010111010011010110101111001101110010100101110001010111010011010110101111001101110010111100101101101011110 e2ba6b5e6e52e2ba6b5e6e5e5be2ba6b5e6e52e2ba6b5e6e5e5b5e
EUC-JP 篌k^nR篌k^n^[篌k^nR篌k^n^[^ 111001001011110001101011010111100110111001010010111001001011110001101011010111100110111001011110010110111110010010111100011010110101111001101110010100101110010010111100011010110101111001101110010111100101101101011110 e4bc6b5e6e52e4bc6b5e6e5e5be4bc6b5e6e52e4bc6b5e6e5e5b5e
UTF-8 篌k^nR篌k^n^[篌k^nR篌k^n^[^ 11100111101011111000110001101011010111100110111001010010111001111010111110001100011010110101111001101110010111100101101111100111101011111000110001101011010111100110111001010010111001111010111110001100011010110101111001101110010111100101101101011110 e7af8c6b5e6e52e7af8c6b5e6e5e5be7af8c6b5e6e52e7af8c6b5e6e5e5b5e
UHC ?k^nR?k^n^[?k^nR?k^n^[^ 0011111101101011010111100110111001010010001111110110101101011110011011100101111001011011001111110110101101011110011011100101001000111111011010110101111001101110010111100101101101011110 3f6b5e6e523f6b5e6e5e5b3f6b5e6e523f6b5e6e5e5b5e

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