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 鋺搾スセ}鋺搾スセ{^ 111001111111101010001101111011111011110110111110011111011110011111111010100011011110111110111101101111100111101101011110 e7fa8defbdbe7de7fa8defbdbe7b5e
EUC-JP 鋺搾スセ}鋺搾スセ{^ 11101110111111001011101011110001100011101011110110001110101111100111110111101110111111001011101011110001100011101011110110001110101111100111101101011110 eefcbaf18ebd8ebe7deefcbaf18ebd8ebe7b5e
UTF-8 鋺搾スセ}鋺搾スセ{^ 111010011000101110111010111001101001000010111110111011111011110110111101111011111011110110111110011111011110100110001011101110101110011010010000101111101110111110111101101111011110111110111101101111100111101101011110 e98bbae690beefbdbdefbdbe7de98bbae690beefbdbdefbdbe7b5e
UHC ?搾??}?搾??{^ 00111111111100111011011000111111001111110111110100111111111100111011011000111111001111110111101101011110 3ff3b63f3f7d3ff3b63f3f7b5e

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