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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 郤逸襲郤逸襲B 11100111101110101000100011101101100011110101000011100111101110101000100011101101100011110101000001000010 e7ba88ed8f50e7ba88ed8f5042
EUC-JP 郤逸襲郤逸襲B 11101110101111001011000011101111101111011011000111101110101111001011000011101111101111011011000101000010 eebcb0efbdb1eebcb0efbdb142
UTF-8 郤逸襲郤逸襲B 11101001100000111010010011101001100000001011100011101000101001011011001011101001100000111010010011101001100000001011100011101000101001011011001001000010 e983a4e980b8e8a5b2e983a4e980b8e8a5b242
UHC ?逸襲?逸襲B 0011111111101100111011111110001110101001001111111110110011101111111000111010100101000010 3fecefe3a93fecefe3a942

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