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 001111110011111101111101010110010011111100111111011111010110001001000101 3f3f7d593f3f7d6245
SJIS-WIN 渼嫉}Y渼嫉}bE 11111011010010011000111010111001011111010101100111111011010010011000111010111001011111010110001001000101 fb498eb97d59fb498eb97d6245
EUC-JP 渼嫉}Y渼嫉}bE 100011111100011111110000101111001011101101111101010110011000111111000111111100001011110010111011011111010110001001000101 8fc7f0bcbb7d598fc7f0bcbb7d6245
UTF-8 渼嫉}Y渼嫉}bE 1110011010111000101111001110010110101011100010010111110101011001111001101011100010111100111001011010101110001001011111010110001001000101 e6b8bce5ab897d59e6b8bce5ab897d6245
UHC 渼嫉}Y渼嫉}bE 11011010101101001111001011101100011111010101100111011010101101001111001011101100011111010110001001000101 dab4f2ec7d59dab4f2ec7d6245

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