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 ??????u^ 0011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f755e
SJIS-WIN 底??底??u^ 10010010111010100011111100111111100100101110101000111111001111110111010101011110 92ea3f3f92ea3f3f755e
EUC-JP 底??底??u^ 11000100111011000011111100111111110001001110110000111111001111110111010101011110 c4ec3f3fc4ec3f3f755e
UTF-8 底몌슝底쇽숲u^ 1110010110111010100101011110101110101010100011001110110010001010100111011110010110111010100101011110110010000111101111011110110010001000101100100111010101011110 e5ba95ebaa8cec8a9de5ba95ec87bdec88b2755e
UHC 底몌슝底쇽숲u^ 1110111010111100101110001110111110111101101110011110111010111100101111001110111110111101101000110111010101011110 eebcb8efbdb9eebcbcefbda3755e

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