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 1001001111110000011001101001001111110000010111100111110101011001100100111111000001100110100100111111000001011110011111010110001001000101 93f06693f05e7d5993f06693f05e7d6245
EUC-JP 汝f汝^}Y汝f汝^}bE 1100011011110010011001101100011011110010010111100111110101011001110001101111001001100110110001101111001001011110011111010110001001000101 c6f266c6f25e7d59c6f266c6f25e7d6245
UTF-8 汝f汝^}Y汝f汝^}bE 111001101011000110011101011001101110011010110001100111010101111001111101010110011110011010110001100111010110011011100110101100011001110101011110011111010110001001000101 e6b19d66e6b19d5e7d59e6b19d66e6b19d5e7d6245
UHC 汝f汝^}Y汝f汝^}bE 1110011010100011011001101110011010100011010111100111110101011001111001101010001101100110111001101010001101011110011111010110001001000101 e6a366e6a35e7d59e6a366e6a35e7d6245

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