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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?λ?誼?}?λ?誼?{^ 0011111110000011110010010011111110001011011000100011111101111101001111111000001111001001001111111000101101100010001111110111101101011110 3f83c93f8b623f7d3f83c93f8b623f7b5e
EUC-JP ?λ?誼?}?λ?誼?{^ 0011111110100110110010110011111110110101110000110011111101111101001111111010011011001011001111111011010111000011001111110111101101011110 3fa6cb3fb5c33f7d3fa6cb3fb5c33f7b5e
UTF-8 筽λ쓹誼탇}筽λ쓹誼탇{^ 11100111101011011011110111001110101110111110110010010011101110011110100010101010101111001110110110000011100001110111110111100111101011011011110111001110101110111110110010010011101110011110100010101010101111001110110110000011100001110111101101011110 e7adbdcebbec93b9e8aabced83877de7adbdcebbec93b9e8aabced83877b5e
UHC 筽λ쓹誼탇}筽λ쓹誼탇{^ 1110100010100100101001011110101110011101100101011110101111111110101101010110111001111101111010001010010010100101111010111001110110010101111010111111111010110101011011100111101101011110 e8a4a5eb9d95ebfeb56e7de8a4a5eb9d95ebfeb56e7b5e

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