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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 逵育イイ逵育イイB 11100111100111001000100011100111101100101011001011100111100111001000100011100111101100101011001001000010 e79c88e7b2b2e79c88e7b2b242
EUC-JP 逵育イイ逵育イイB 1110110111111100101100001110100110001110101100101000111010110010111011011111110010110000111010011000111010110010100011101011001001000010 edfcb0e98eb28eb2edfcb0e98eb28eb242
UTF-8 逵育イイ逵育イイB 11101001100000001011010111101000100000101011001011101111101111011011001011101111101111011011001011101001100000001011010111101000100000101011001011101111101111011011001011101111101111011011001001000010 e980b5e882b2efbdb2efbdb2e980b5e882b2efbdb2efbdb242
UHC 逵育??逵育??B 11010000101100001110101111000000001111110011111111010000101100001110101111000000001111110011111101000010 d0b0ebc03f3fd0b0ebc03f3f42

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