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 惹??}惹??{^ 1000111011100100001111110011111101111101100011101110010000111111001111110111101101011110 8ee43f3f7d8ee43f3f7b5e
EUC-JP 惹??}惹??{^ 1011110011100110001111110011111101111101101111001110011000111111001111110111101101011110 bce63f3f7dbce63f3f7b5e
UTF-8 惹땹깲}惹땹깲{^ 111001101000001110111001111010111001010110111001111010101011100110110010011111011110011010000011101110011110101110010101101110011110101010111001101100100111101101011110 e683b9eb95b9eab9b27de683b9eb95b9eab9b27b5e
UHC 惹땹깲}惹땹깲{^ 111001011010100110001011100011111000001110100000011111011110010110101001100010111000111110000011101000000111101101011110 e5a98b8f83a07de5a98b8f83a07b5e

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