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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 粗??}粗??{^ 1001000101100101001111110011111101111101100100010110010100111111001111110111101101011110 91653f3f7d91653f3f7b5e
EUC-JP 粗??}粗??{^ 1100000111000110001111110011111101111101110000011100011000111111001111110111101101011110 c1c63f3f7dc1c63f3f7b5e
UTF-8 粗솔섰}粗솔섰{^ 111001111011001010010111111011001000011010010100111011001000010010110000011111011110011110110010100101111110110010000110100101001110110010000100101100000111101101011110 e7b297ec8694ec84b07de7b297ec8694ec84b07b5e
UHC 粗솔섰}粗솔섰{^ 111100001101100010111100110101101011110010111001011111011111000011011000101111001101011010111100101110010111101101011110 f0d8bcd6bcb97df0d8bcd6bcb97b5e

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