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 邂?蹄?}邂?蹄?{^ 111001111010111000111111100100101111101100111111011111011110011110101110001111111001001011111011001111110111101101011110 e7ae3f92fb3f7de7ae3f92fb3f7b5e
EUC-JP 邂?蹄?}邂?蹄?{^ 111011101011000000111111110001001111110100111111011111011110111010110000001111111100010011111101001111110111101101011110 eeb03fc4fd3f7deeb03fc4fd3f7b5e
UTF-8 邂렱蹄렰}邂렱蹄렰{^ 111010011000001010000010111010111010000010110001111010001011100110000100111010111010000010110000011111011110100110000010100000101110101110100000101100011110100010111001100001001110101110100000101100000111101101011110 e98282eba0b1e8b984eba0b07de98282eba0b1e8b984eba0b07b5e
UHC 邂렱蹄렰}邂렱蹄렰{^ 11111010101100111000111010111110111100001011010010001110101111010111110111111010101100111000111010111110111100001011010010001110101111010111101101011110 fab38ebef0b48ebd7dfab38ebef0b48ebd7b5e

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