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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 汚??}Y汚??}bE 10001001100110000011111100111111011111010101100110001001100110000011111100111111011111010110001001000101 89983f3f7d5989983f3f7d6245
EUC-JP 汚??}Y汚??}bE 10110001111110000011111100111111011111010101100110110001111110000011111100111111011111010110001001000101 b1f83f3f7d59b1f83f3f7d6245
UTF-8 汚뀐쉼}Y汚뀐쉼}bE 1110011010110001100110101110101110000000100100001110110010001001101111000111110101011001111001101011000110011010111010111000000010010000111011001000100110111100011111010110001001000101 e6b19aeb8090ec89bc7d59e6b19aeb8090ec89bc7d6245
UHC 汚뀐쉼}Y汚뀐쉼}bE 1110011111111101101100101110111110111101101100000111110101011001111001111111110110110010111011111011110110110000011111010110001001000101 e7fdb2efbdb07d59e7fdb2efbdb07d6245

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