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 ‘’‚nkf‘’‚nk^}Y‘’‚nkf‘’‚nk^}bE 1001000110010010100000100110111001101011011001101001000110010010100000100110111001101011010111100111110101011001100100011001001010000010011011100110101101100110100100011001001010000010011011100110101101011110011111010110001001000101 9192826e6b669192826e6b5e7d599192826e6b669192826e6b5e7d6245
SJIS-WIN ???nkf???nk^}Y???nkf???nk^}bE 0011111100111111001111110110111001101011011001100011111100111111001111110110111001101011010111100111110101011001001111110011111100111111011011100110101101100110001111110011111100111111011011100110101101011110011111010110001001000101 3f3f3f6e6b663f3f3f6e6b5e7d593f3f3f6e6b663f3f3f6e6b5e7d6245
EUC-JP ???nkf???nk^}Y???nkf???nk^}bE 0011111100111111001111110110111001101011011001100011111100111111001111110110111001101011010111100111110101011001001111110011111100111111011011100110101101100110001111110011111100111111011011100110101101011110011111010110001001000101 3f3f3f6e6b663f3f3f6e6b5e7d593f3f3f6e6b663f3f3f6e6b5e7d6245
UTF-8 ‘’‚nkf‘’‚nk^}Y‘’‚nkf‘’‚nk^}bE 1100001010010001110000101001001011000010100000100110111001101011011001101100001010010001110000101001001011000010100000100110111001101011010111100111110101011001110000101001000111000010100100101100001010000010011011100110101101100110110000101001000111000010100100101100001010000010011011100110101101011110011111010110001001000101 c291c292c2826e6b66c291c292c2826e6b5e7d59c291c292c2826e6b66c291c292c2826e6b5e7d6245
UHC ???nkf???nk^}Y???nkf???nk^}bE 0011111100111111001111110110111001101011011001100011111100111111001111110110111001101011010111100111110101011001001111110011111100111111011011100110101101100110001111110011111100111111011011100110101101011110011111010110001001000101 3f3f3f6e6b663f3f3f6e6b5e7d593f3f3f6e6b663f3f3f6e6b5e7d6245

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