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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 得貌f得貌^}Y得貌f得貌^}bE 10010011101111101001011001100101011001101001001110111110100101100110010101011110011111010101100110010011101111101001011001100101011001101001001110111110100101100110010101011110011111010110001001000101 93be96656693be96655e7d5993be96656693be96655e7d6245
EUC-JP 得貌f得貌^}Y得貌f得貌^}bE 11000110110000001100101111000110011001101100011011000000110010111100011001011110011111010101100111000110110000001100101111000110011001101100011011000000110010111100011001011110011111010110001001000101 c6c0cbc666c6c0cbc65e7d59c6c0cbc666c6c0cbc65e7d6245
UTF-8 得貌f得貌^}Y得貌f得貌^}bE 111001011011111010010111111010001011001010001100011001101110010110111110100101111110100010110010100011000101111001111101010110011110010110111110100101111110100010110010100011000110011011100101101111101001011111101000101100101000110001011110011111010110001001000101 e5be97e8b28c66e5be97e8b28c5e7d59e5be97e8b28c66e5be97e8b28c5e7d6245
UHC 得貌f得貌^}Y得貌f得貌^}bE 11010100111100001101100111001001011001101101010011110000110110011100100101011110011111010101100111010100111100001101100111001001011001101101010011110000110110011100100101011110011111010110001001000101 d4f0d9c966d4f0d9c95e7d59d4f0d9c966d4f0d9c95e7d6245

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