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 湘繒テ甁}湘繒テ甁{^ 1000111111000011111110111000111111000011111110110110111001111101100011111100001111111011100011111100001111111011011011100111101101011110 8fc3fb8fc3fb6e7d8fc3fb8fc3fb6e7b5e
EUC-JP 湘繒テ?}湘繒テ?{^ 10111110110001011000111111010100110101001000111011000011001111110111110110111110110001011000111111010100110101001000111011000011001111110111101101011110 bec58fd4d48ec33f7dbec58fd4d48ec33f7b5e
UTF-8 湘繒テ甁}湘繒テ甁{^ 111001101011100110011000111001111011100110010010111011111011111010000011111001111001010010000001011111011110011010111001100110001110011110111001100100101110111110111110100000111110011110010100100000010111101101011110 e6b998e7b992efbe83e794817de6b998e7b992efbe83e794817b5e
UHC 湘繒?甁}湘繒?甁{^ 1101111111001111111100011111100100111111110111001011101001111101110111111100111111110001111110010011111111011100101110100111101101011110 dfcff1f93fdcba7ddfcff1f93fdcba7b5e

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