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 1001000010110011001111111001000010110011001111110111110101011001100100001011001100111111100100001011001100111111011111010110001001000101 90b33f90b33f7d5990b33f90b33f7d6245
EUC-JP 正?正?}Y正?正?}bE 1100000010110101001111111100000010110101001111110111110101011001110000001011010100111111110000001011010100111111011111010110001001000101 c0b53fc0b53f7d59c0b53fc0b53f7d6245
UTF-8 正냘正냄}Y正냘正냄}bE 1110011010101101101000111110101110000011100110001110011010101101101000111110101110000011100001000111110101011001111001101010110110100011111010111000001110011000111001101010110110100011111010111000001110000100011111010110001001000101 e6ada3eb8398e6ada3eb83847d59e6ada3eb8398e6ada3eb83847d6245
UHC 正냘正냄}Y正냘正냄}bE 111011111110000110110011110001111110111111100001101100111011111101111101010110011110111111100001101100111100011111101111111000011011001110111111011111010110001001000101 efe1b3c7efe1b3bf7d59efe1b3c7efe1b3bf7d6245

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