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 1000111011011101100011101011010110001110110010111000111011000111100011101101110110001110101101011000111011001011100011101100011101000010 8edd8eb58ecb8ec78edd8eb58ecb8ec742
EUC-JP 爵七射蕊爵七射蕊B 1011110011011111101111001011011110111100110011011011110011001001101111001101111110111100101101111011110011001101101111001100100101000010 bcdfbcb7bccdbcc9bcdfbcb7bccdbcc942
UTF-8 爵七射蕊爵七射蕊B 11100111100010001011010111100100101110001000001111100101101100001000010011101000100101011000101011100111100010001011010111100100101110001000001111100101101100001000010011101000100101011000101001000010 e788b5e4b883e5b084e8958ae788b5e4b883e5b084e8958a42
UHC 爵七射?爵七射?B 111011011100100111110110110100101101111011010010001111111110110111001001111101101101001011011110110100100011111101000010 edc9f6d2ded23fedc9f6d2ded23f42

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