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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 俑??[}俑??[{^ 10011000110110100011111100111111010110110111110110011000110110100011111100111111010110110111101101011110 98da3f3f5b7d98da3f3f5b7b5e
EUC-JP 俑??[}俑??[{^ 11010000110111000011111100111111010110110111110111010000110111000011111100111111010110110111101101011110 d0dc3f3f5b7dd0dc3f3f5b7b5e
UTF-8 俑앸궒[}俑앸궒[{^ 1110010010111111100100011110110010010101101110001110101010110110100100100101101101111101111001001011111110010001111011001001010110111000111010101011011010010010010110110111101101011110 e4bf91ec95b8eab6925b7de4bf91ec95b8eab6925b7b5e
UHC 俑앸궒[}俑앸궒[{^ 1110100110110101100111011110101110000010101001110101101101111101111010011011010110011101111010111000001010100111010110110111101101011110 e9b59deb82a75b7de9b59deb82a75b7b5e

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