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 蔟費ヲ怡蔟費ヲ悳^ 111001001111010110010100111011111010011010011100011111011110010011110101100101001110111110100110100111000111101101011110 e4f594efa69c7de4f594efa69c7b5e
EUC-JP 蔟費ヲ怡蔟費ヲ悳^ 1110100011110111110010001111000110001110101001101101011111011110111010001111011111001000111100011000111010100110110101111101110001011110 e8f7c8f18ea6d7dee8f7c8f18ea6d7dc5e
UTF-8 蔟費ヲ怡蔟費ヲ悳^ 11101000100101001001111111101000101100101011101111101111101111011010011011100110100000001010000111101000100101001001111111101000101100101011101111101111101111011010011011100110100000101011001101011110 e8949fe8b2bbefbda6e680a1e8949fe8b2bbefbda6e682b35e
UHC ?費?怡?費?悳^ 00111111110111101010100000111111111011001010111000111111110111101010100000111111110100111110110101011110 3fdea83fecae3fdea83fd3ed5e

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