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 ?Z^h?Z^fN}?Z^h?Z^fN{^ 001111110101101001011110011010000011111101011010010111100110011001001110011111010011111101011010010111100110100000111111010110100101111001100110010011100111101101011110 3f5a5e683f5a5e664e7d3f5a5e683f5a5e664e7b5e
SJIS-WIN 但Z^h但Z^fN}但Z^h但Z^fN{^ 10010010010000010101101001011110011010001001001001000001010110100101111001100110010011100111110110010010010000010101101001011110011010001001001001000001010110100101111001100110010011100111101101011110 92415a5e6892415a5e664e7d92415a5e6892415a5e664e7b5e
EUC-JP 但Z^h但Z^fN}但Z^h但Z^fN{^ 11000011101000100101101001011110011010001100001110100010010110100101111001100110010011100111110111000011101000100101101001011110011010001100001110100010010110100101111001100110010011100111101101011110 c3a25a5e68c3a25a5e664e7dc3a25a5e68c3a25a5e664e7b5e
UTF-8 但Z^h但Z^fN}但Z^h但Z^fN{^ 1110010010111101100001100101101001011110011010001110010010111101100001100101101001011110011001100100111001111101111001001011110110000110010110100101111001101000111001001011110110000110010110100101111001100110010011100111101101011110 e4bd865a5e68e4bd865a5e664e7de4bd865a5e68e4bd865a5e664e7b5e
UHC 但Z^h但Z^fN}但Z^h但Z^fN{^ 11010011101000110101101001011110011010001101001110100011010110100101111001100110010011100111110111010011101000110101101001011110011010001101001110100011010110100101111001100110010011100111101101011110 d3a35a5e68d3a35a5e664e7dd3a35a5e68d3a35a5e664e7b5e

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