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 10010011111100001001001111110000011001101001001111110000100100111111000001011110011111010101100110010011111100001001001111110000011001101001001111110000100100111111000001011110011111010110001001000101 93f093f06693f093f05e7d5993f093f06693f093f05e7d6245
EUC-JP 汝汝f汝汝^}Y汝汝f汝汝^}bE 11000110111100101100011011110010011001101100011011110010110001101111001001011110011111010101100111000110111100101100011011110010011001101100011011110010110001101111001001011110011111010110001001000101 c6f2c6f266c6f2c6f25e7d59c6f2c6f266c6f2c6f25e7d6245
UTF-8 汝汝f汝汝^}Y汝汝f汝汝^}bE 111001101011000110011101111001101011000110011101011001101110011010110001100111011110011010110001100111010101111001111101010110011110011010110001100111011110011010110001100111010110011011100110101100011001110111100110101100011001110101011110011111010110001001000101 e6b19de6b19d66e6b19de6b19d5e7d59e6b19de6b19d66e6b19de6b19d5e7d6245
UHC 汝汝f汝汝^}Y汝汝f汝汝^}bE 11100110101000111110011010100011011001101110011010100011111001101010001101011110011111010101100111100110101000111110011010100011011001101110011010100011111001101010001101011110011111010110001001000101 e6a3e6a366e6a3e6a35e7d59e6a3e6a366e6a3e6a35e7d6245

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