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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 闖倡ア・闖倡ア・B 11101000100011111001100011100111101100011010010111101000100011111001100011100111101100011010010101000010 e88f98e7b1a5e88f98e7b1a542
EUC-JP 闖倡ア・闖倡ア・B 1110111111101111110100001110100110001110101100011000111010100101111011111110111111010000111010011000111010110001100011101010010101000010 efefd0e98eb18ea5efefd0e98eb18ea542
UTF-8 闖倡ア・闖倡ア・B 11101001100101111001011011100101100000001010000111101111101111011011000111101111101111011010010111101001100101111001011011100101100000001010000111101111101111011011000111101111101111011010010101000010 e99796e580a1efbdb1efbda5e99796e580a1efbdb1efbda542
UHC 闖倡??闖倡??B 11110111111001101111001111011011001111110011111111110111111001101111001111011011001111110011111101000010 f7e6f3db3f3ff7e6f3db3f3f42

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