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 迢堤ヲァ}迢堤ヲァ{^ 111001111000101110010010111001111010011010100111011111011110011110001011100100101110011110100110101001110111101101011110 e78b92e7a6a77de78b92e7a6a77b5e
EUC-JP 迢堤ヲァ}迢堤ヲァ{^ 11101101111010111100010011101001100011101010011010001110101001110111110111101101111010111100010011101001100011101010011010001110101001110111101101011110 edebc4e98ea68ea77dedebc4e98ea68ea77b5e
UTF-8 迢堤ヲァ}迢堤ヲァ{^ 111010001011111110100010111001011010000010100100111011111011110110100110111011111011110110100111011111011110100010111111101000101110010110100000101001001110111110111101101001101110111110111101101001110111101101011110 e8bfa2e5a0a4efbda6efbda77de8bfa2e5a0a4efbda6efbda77b5e
UHC ?堤??}?堤??{^ 00111111111100001010011100111111001111110111110100111111111100001010011100111111001111110111101101011110 3ff0a73f3f7d3ff0a73f3f7b5e

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