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{^ 1110010010111111100100011110110010010101101110001110101010111001100011110101011101111101111001001011111110010001111011001001010110111000111010101011100110001111010101110111101101011110 e4bf91ec95b8eab98f577de4bf91ec95b8eab98f577b5e
UHC 俑앸깏W}俑앸깏W{^ 1110100110110101100111011110101110000011100010100101011101111101111010011011010110011101111010111000001110001010010101110111101101011110 e9b59deb838a577de9b59deb838a577b5e

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