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 惹깏덣}惹깏덣{^ 111001101000001110111001111010101011100110001111111010111000110110100011011111011110011010000011101110011110101010111001100011111110101110001101101000110111101101011110 e683b9eab98feb8da37de683b9eab98feb8da37b5e
UHC 惹깏덣}惹깏덣{^ 111001011010100110000011100010101000100011111110011111011110010110101001100000111000101010001000111111100111101101011110 e5a9838a88fe7de5a9838a88fe7b5e

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