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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 写借邪邪}写借邪邪{^ 10001110110010101000111011011000100011101101011110001110110101110111110110001110110010101000111011011000100011101101011110001110110101110111101101011110 8eca8ed88ed78ed77d8eca8ed88ed78ed77b5e
EUC-JP 写借邪邪}写借邪邪{^ 10111100110011001011110011011010101111001101100110111100110110010111110110111100110011001011110011011010101111001101100110111100110110010111101101011110 bcccbcdabcd9bcd97dbcccbcdabcd9bcd97b5e
UTF-8 写借邪邪}写借邪邪{^ 111001011000011010011001111001011000000010011111111010011000001010101010111010011000001010101010011111011110010110000110100110011110010110000000100111111110100110000010101010101110100110000010101010100111101101011110 e58699e5809fe982aae982aa7de58699e5809fe982aae982aa7b5e
UHC ?借邪邪}?借邪邪{^ 0011111111110011101010001101111011110111110111101111011101111101001111111111001110101000110111101111011111011110111101110111101101011110 3ff3a8def7def77d3ff3a8def7def77b5e

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