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 ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 篇f篇^}Y篇f篇^}bE 1001010111010001011001101001010111010001010111100111110101011001100101011101000101100110100101011101000101011110011111010110001001000101 95d16695d15e7d5995d16695d15e7d6245
EUC-JP 篇f篇^}Y篇f篇^}bE 1100101011010011011001101100101011010011010111100111110101011001110010101101001101100110110010101101001101011110011111010110001001000101 cad366cad35e7d59cad366cad35e7d6245
UTF-8 篇f篇^}Y篇f篇^}bE 111001111010111110000111011001101110011110101111100001110101111001111101010110011110011110101111100001110110011011100111101011111000011101011110011111010110001001000101 e7af8766e7af875e7d59e7af8766e7af875e7d6245
UHC 篇f篇^}Y篇f篇^}bE 1111100010111001011001101111100010111001010111100111110101011001111110001011100101100110111110001011100101011110011111010110001001000101 f8b966f8b95e7d59f8b966f8b95e7d6245

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