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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???靑?}???靑?{^ 001111110011111100111111111110111111001000111111011111010011111100111111001111111111101111110010001111110111101101011110 3f3f3ffbf23f7d3f3f3ffbf23f7b5e
EUC-JP ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
UTF-8 易렋뤈靑퇺}易렋뤈靑퇺{^ 111011111010011110100000111010111010000010001011111010111010010010001000111010011001110110010001111011011000011110111010011111011110111110100111101000001110101110100000100010111110101110100100100010001110100110011101100100011110110110000111101110100111101101011110 efa7a0eba08beba488e99d91ed87ba7defa7a0eba08beba488e99d91ed87ba7b5e
UHC 易렋뤈靑퇺}易렋뤈靑퇺{^ 1110110010101111100011101010001010001111101110001111010011101100101110000110111001111101111011001010111110001110101000101000111110111000111101001110110010111000011011100111101101011110 ecaf8ea28fb8f4ecb86e7decaf8ea28fb8f4ecb86e7b5e

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