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 逸??}逸??{^ 1000100011101101001111110011111101111101100010001110110100111111001111110111101101011110 88ed3f3f7d88ed3f3f7b5e
EUC-JP 逸??}逸??{^ 1011000011101111001111110011111101111101101100001110111100111111001111110111101101011110 b0ef3f3f7db0ef3f3f7b5e
UTF-8 逸숀ㅀ}逸숀ㅀ{^ 111010011000000010111000111011001000100010000000111000111000010110000000011111011110100110000000101110001110110010001000100000001110001110000101100000000111101101011110 e980b8ec8880e385807de980b8ec8880e385807b5e
UHC 逸숀ㅀ}逸숀ㅀ{^ 111011001110111110111100111100001010010010110000011111011110110011101111101111001111000010100100101100000111101101011110 ecefbcf0a4b07decefbcf0a4b07b5e

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