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 咫?程?}咫?程?{^ 100110100100000000111111100100101111011000111111011111011001101001000000001111111001001011110110001111110111101101011110 9a403f92f63f7d9a403f92f63f7b5e
EUC-JP 咫?程?}咫?程?{^ 110100111010000100111111110001001111100000111111011111011101001110100001001111111100010011111000001111110111101101011110 d3a13fc4f83f7dd3a13fc4f83f7b5e
UTF-8 咫렧程렖}咫렧程렖{^ 111001011001001010101011111010111010000010100111111001111010100010001011111010111010000010010110011111011110010110010010101010111110101110100000101001111110011110101000100010111110101110100000100101100111101101011110 e592abeba0a7e7a88beba0967de592abeba0a7e7a88beba0967b5e
UHC 咫렧程렖}咫렧程렖{^ 11110010101000011000111010110110111011111110111110001110101010110111110111110010101000011000111010110110111011111110111110001110101010110111101101011110 f2a18eb6efef8eab7df2a18eb6efef8eab7b5e

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