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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 貞?雄?貞?雄?^ 10010010111001010011111110010111010110010011111110010010111001010011111110010111010110010011111101011110 92e53f97593f92e53f97593f5e
EUC-JP 貞?雄?貞?雄?^ 11000100111001110011111111001101101110100011111111000100111001110011111111001101101110100011111101011110 c4e73fcdba3fc4e73fcdba3f5e
UTF-8 貞렟雄뒷貞렟雄뒬^ 11101000101100101001111011101011101000001001111111101001100110111000010011101011100100101011011111101000101100101001111011101011101000001001111111101001100110111000010011101011100100101010110001011110 e8b29eeba09fe99b84eb92b7e8b29eeba09fe99b84eb92ac5e
UHC 貞렟雄뒷貞렟雄뒬^ 1110111111110110100011101011000011101010101010011011010111011110111011111111011010001110101100001110101010101001101101011101110001011110 eff68eb0eaa9b5deeff68eb0eaa9b5dc5e

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