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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 逵ゥ逖∫怱逵ゥ逖 1110011110011100101010011110011110011000100000011110011110011100100001001110011110011100101010011110011110011000 e79ca9e79881e79c84e79ca9e798
EUC-JP 逵ゥ逖∫怱逵ゥ逖 11101101111111001000111010101001111011011111100010100010111010011101011111100100111011011111110010001110101010011110110111111000 edfc8ea9edf8a2e9d7e4edfc8ea9edf8
UTF-8 逵ゥ逖∫怱逵ゥ逖 111010011000000010110101111011111011110110101001111010011000000010010110111000101000100010101011111001101000000010110001111010011000000010110101111011111011110110101001111010011000000010010110 e980b5efbda9e98096e288abe680b1e980b5efbda9e98096
UHC 逵??∫?逵?? 1101000010110000001111110011111110100001111100100011111111010000101100000011111100111111 d0b03f3fa1f23fd0b03f3f

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