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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 俑??W}俑??W{^ 10011000110110100011111100111111010101110111110110011000110110100011111100111111010101110111101101011110 98da3f3f577d98da3f3f577b5e
EUC-JP 俑??W}俑??W{^ 11010000110111000011111100111111010101110111110111010000110111000011111100111111010101110111101101011110 d0dc3f3f577dd0dc3f3f577b5e
UTF-8 俑얊몜W}俑얊몜W{^ 1110010010111111100100011110110010010110100010101110101110101010100111000101011101111101111001001011111110010001111011001001011010001010111010111010101010011100010101110111101101011110 e4bf91ec968aebaa9c577de4bf91ec968aebaa9c577b5e
UHC 俑얊몜W}俑얊몜W{^ 1110100110110101100111011111100010010001100010100101011101111101111010011011010110011101111110001001000110001010010101110111101101011110 e9b59df8918a577de9b59df8918a577b5e

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