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 礁ウ芝爵桄ウ芝灼^ 100011111100101010110011100011101100010110001110110111011111101011100110101100111000111011000101100011101101110001011110 8fcab38ec58eddfae6b38ec58edc5e
EUC-JP 礁ウ芝爵桄ウ芝灼^ 101111101100110010001110101100111011110011000111101111001101111110001111110000111101100010001110101100111011110011000111101111001101111001011110 becc8eb3bcc7bcdf8fc3d88eb3bcc7bcde5e
UTF-8 礁ウ芝爵桄ウ芝灼^ 11100111101001001000000111101111101111011011001111101000100010101001110111100111100010001011010111100110101000011000010011101111101111011011001111101000100010101001110111100111100000011011110001011110 e7a481efbdb3e88a9de788b5e6a184efbdb3e88a9de781bc5e
UHC 礁?芝爵??芝灼^ 1111010110100111001111111111001010111001111011011100100100111111001111111111001010111001111011011100011101011110 f5a73ff2b9edc93f3ff2b9edc75e

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