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 芦??}芦??{^ 1000100010110000001111110011111101111101100010001011000000111111001111110111101101011110 88b03f3f7d88b03f3f7b5e
EUC-JP 芦??}芦??{^ 1011000010110010001111110011111101111101101100001011001000111111001111110111101101011110 b0b23f3f7db0b23f3f7b5e
UTF-8 芦깁랩}芦깁랩{^ 111010001000101010100110111010101011100110000001111010111001111010101001011111011110100010001010101001101110101010111001100000011110101110011110101010010111101101011110 e88aa6eab981eb9ea97de88aa6eab981eb9ea97b5e
UHC 芦깁랩}芦깁랩{^ 111110111101100010110001111010011011011110100110011111011111101111011000101100011110100110110111101001100111101101011110 fbd8b1e9b7a67dfbd8b1e9b7a67b5e

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