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 1001011011000001011001101001011011000001010111100111110101011001100101101100000101100110100101101100000101011110011111010110001001000101 96c16696c15e7d5996c16696c15e7d6245
EUC-JP 銘f銘^}Y銘f銘^}bE 1100110011000011011001101100110011000011010111100111110101011001110011001100001101100110110011001100001101011110011111010110001001000101 ccc366ccc35e7d59ccc366ccc35e7d6245
UTF-8 銘f銘^}Y銘f銘^}bE 111010011000101010011000011001101110100110001010100110000101111001111101010110011110100110001010100110000110011011101001100010101001100001011110011111010110001001000101 e98a9866e98a985e7d59e98a9866e98a985e7d6245
UHC 銘f銘^}Y銘f銘^}bE 1101100110101111011001101101100110101111010111100111110101011001110110011010111101100110110110011010111101011110011111010110001001000101 d9af66d9af5e7d59d9af66d9af5e7d6245

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