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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 殖?殖?}Y殖?殖?}bE 1001000001000010001111111001000001000010001111110111110101011001100100000100001000111111100100000100001000111111011111010110001001000101 90423f90423f7d5990423f90423f7d6245
EUC-JP 殖?殖?}Y殖?殖?}bE 1011111110100011001111111011111110100011001111110111110101011001101111111010001100111111101111111010001100111111011111010110001001000101 bfa33fbfa33f7d59bfa33fbfa33f7d6245
UTF-8 殖뼯殖쑅}Y殖뼯殖쑅}bE 1110011010101110100101101110101110111100101011111110011010101110100101101110110010010001100001010111110101011001111001101010111010010110111010111011110010101111111001101010111010010110111011001001000110000101011111010110001001000101 e6ae96ebbcafe6ae96ec91857d59e6ae96ebbcafe6ae96ec91857d6245
UHC 殖뼯殖쑅}Y殖뼯殖쑅}bE 111000111101011010010110101100101110001111010110100111001010010101111101010110011110001111010110100101101011001011100011110101101001110010100101011111010110001001000101 e3d696b2e3d69ca57d59e3d696b2e3d69ca57d6245

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