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 邂?蟹?}邂?蟹?{^ 111001111010111000111111100010100100100100111111011111011110011110101110001111111000101001001001001111110111101101011110 e7ae3f8a493f7de7ae3f8a493f7b5e
EUC-JP 邂?蟹?}邂?蟹?{^ 111011101011000000111111101100111010101000111111011111011110111010110000001111111011001110101010001111110111101101011110 eeb03fb3aa3f7deeb03fb3aa3f7b5e
UTF-8 邂렱蟹렰}邂렱蟹렰{^ 111010011000001010000010111010111010000010110001111010001001111110111001111010111010000010110000011111011110100110000010100000101110101110100000101100011110100010011111101110011110101110100000101100000111101101011110 e98282eba0b1e89fb9eba0b07de98282eba0b1e89fb9eba0b07b5e
UHC 邂렱蟹렰}邂렱蟹렰{^ 11111010101100111000111010111110111110101010111110001110101111010111110111111010101100111000111010111110111110101010111110001110101111010111101101011110 fab38ebefaaf8ebd7dfab38ebefaaf8ebd7b5e

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