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 10011111110100011001011011001101011001101001111111010001100101101100110101011110011111010101100110011111110100011001011011001101011001101001111111010001100101101100110101011110011111010110001001000101 9fd196cd669fd196cd5e7d599fd196cd669fd196cd5e7d6245
EUC-JP 湲模f湲模^}Y湲模f湲模^}bE 11011110110100111100110011001111011001101101111011010011110011001100111101011110011111010101100111011110110100111100110011001111011001101101111011010011110011001100111101011110011111010110001001000101 ded3cccf66ded3cccf5e7d59ded3cccf66ded3cccf5e7d6245
UTF-8 湲模f湲模^}Y湲模f湲模^}bE 111001101011100110110010111001101010100010100001011001101110011010111001101100101110011010101000101000010101111001111101010110011110011010111001101100101110011010101000101000010110011011100110101110011011001011100110101010001010000101011110011111010110001001000101 e6b9b2e6a8a166e6b9b2e6a8a15e7d59e6b9b2e6a8a166e6b9b2e6a8a15e7d6245
UHC 湲模f湲模^}Y湲模f湲模^}bE 11101010101110001101100110111100011001101110101010111000110110011011110001011110011111010101100111101010101110001101100110111100011001101110101010111000110110011011110001011110011111010110001001000101 eab8d9bc66eab8d9bc5e7d59eab8d9bc66eab8d9bc5e7d6245

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