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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 郤誌洲^}郤誌洲^{^ 1110011110111010100011101000111110001111010001100101111001111101111001111011101010001110100011111000111101000110010111100111101101011110 e7ba8e8f8f465e7de7ba8e8f8f465e7b5e
EUC-JP 郤誌洲^}郤誌洲^{^ 1110111010111100101110111110111110111101101001110101111001111101111011101011110010111011111011111011110110100111010111100111101101011110 eebcbbefbda75e7deebcbbefbda75e7b5e
UTF-8 郤誌洲^}郤誌洲^{^ 1110100110000011101001001110100010101010100011001110011010110100101100100101111001111101111010011000001110100100111010001010101010001100111001101011010010110010010111100111101101011110 e983a4e8aa8ce6b4b25e7de983a4e8aa8ce6b4b25e7b5e
UHC ?誌洲^}?誌洲^{^ 001111111111001010111100111100011011110101011110011111010011111111110010101111001111000110111101010111100111101101011110 3ff2bcf1bd5e7d3ff2bcf1bd5e7b5e

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