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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???魚??弱??? 001111110011111100111111100010111001101100111111001111111000111011100011001111110011111100111111 3f3f3f8b9b3f3f8ee33f3f3f
EUC-JP ???魚??弱??? 001111110011111100111111101101011111101100111111001111111011110011100101001111110011111100111111 3f3f3fb5fb3f3fbce53f3f3f
UTF-8 若듸풊魚덅쿂弱놅숯若 111011111010010110110100111010111001001110111000111011011001001010001010111010011010110110011010111010111000110110000101111011001011111110000010111001011011110010110001111010111000011010000101111011001000100010101111111011111010010110110100 efa5b4eb93b8ed928ae9ad9aeb8d85ecbf82e5bcb1eb8685ec88afefa5b4
UHC 若듸풊魚덅쿂弱놅숯若 1110010110101110101101011110111110111110100100001110010111100000100010001110100010110010100110001110010110110000100001101110111110111101101000011110010110101110 e5aeb5efbe90e5e088e8b298e5b086efbda1e5ae

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