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 10001101100010101110101010011101011001101000110110001010111010101001110101011110011111010101100110001101100010101110101010011101011001101000110110001010111010101001110101011110011111010110001001000101 8d8aea9d668d8aea9d5e7d598d8aea9d668d8aea9d5e7d6245
EUC-JP 濠龜f濠龜^}Y濠龜f濠龜^}bE 10111001111010101111001111111101011001101011100111101010111100111111110101011110011111010101100110111001111010101111001111111101011001101011100111101010111100111111110101011110011111010110001001000101 b9eaf3fd66b9eaf3fd5e7d59b9eaf3fd66b9eaf3fd5e7d6245
UTF-8 濠龜f濠龜^}Y濠龜f濠龜^}bE 111001101011111110100000111010011011111010011100011001101110011010111111101000001110100110111110100111000101111001111101010110011110011010111111101000001110100110111110100111000110011011100110101111111010000011101001101111101001110001011110011111010110001001000101 e6bfa0e9be9c66e6bfa0e9be9c5e7d59e6bfa0e9be9c66e6bfa0e9be9c5e7d6245
UHC 濠龜f濠龜^}Y濠龜f濠龜^}bE 11111011110011001100111111001111011001101111101111001100110011111100111101011110011111010101100111111011110011001100111111001111011001101111101111001100110011111100111101011110011111010110001001000101 fbcccfcf66fbcccfcf5e7d59fbcccfcf66fbcccfcf5e7d6245

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