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 ??斐?}??斐?{^ 00111111001111111001010011100011001111110111110100111111001111111001010011100011001111110111101101011110 3f3f94e33f7d3f3f94e33f7b5e
EUC-JP ??斐?}??斐?{^ 00111111001111111100100011100101001111110111110100111111001111111100100011100101001111110111101101011110 3f3fc8e53f7d3f3fc8e53f7b5e
UTF-8 뤗죳斐乭}뤗죳斐乭{^ 111010111010010010010111111011001010001110110011111001101001011010010000111001001011100110101101011111011110101110100100100101111110110010100011101100111110011010010110100100001110010010111001101011010111101101011110 eba497eca3b3e69690e4b9ad7deba497eca3b3e69690e4b9ad7b5e
UHC 뤗죳斐乭}뤗죳斐乭{^ 10001111110001111010000110001110110111011110110011010100110011000111110110001111110001111010000110001110110111011110110011010100110011000111101101011110 8fc7a18eddecd4cc7d8fc7a18eddecd4cc7b5e

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