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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 菴??}菴??{^ 1110010010111101001111110011111101111101111001001011110100111111001111110111101101011110 e4bd3f3f7de4bd3f3f7b5e
EUC-JP 菴??}菴??{^ 1110100010111111001111110011111101111101111010001011111100111111001111110111101101011110 e8bf3f3f7de8bf3f3f7b5e
UTF-8 菴뀁썖}菴뀁썖{^ 111010001000111110110100111010111000000010000001111011001000110110010110011111011110100010001111101101001110101110000000100000011110110010001101100101100111101101011110 e88fb4eb8081ec8d967de88fb4eb8081ec8d967b5e
UHC 菴뀁썖}菴뀁썖{^ 111001001110000010110010111011001001101110001001011111011110010011100000101100101110110010011011100010010111101101011110 e4e0b2ec9b897de4e0b2ec9b897b5e

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