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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 誼??}誼??{^ 1000101101100010001111110011111101111101100010110110001000111111001111110111101101011110 8b623f3f7d8b623f3f7b5e
EUC-JP 誼??}誼??{^ 1011010111000011001111110011111101111101101101011100001100111111001111110111101101011110 b5c33f3f7db5c33f3f7b5e
UTF-8 誼명샊}誼명샊{^ 111010001010101010111100111010111010101010000101111011001000001110001010011111011110100010101010101111001110101110101010100001011110110010000011100010100111101101011110 e8aabcebaa85ec838a7de8aabcebaa85ec838a7b5e
UHC 誼명샊}誼명샊{^ 111010111111111010111000111011011001100010111001011111011110101111111110101110001110110110011000101110010111101101011110 ebfeb8ed98b97debfeb8ed98b97b5e

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