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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 吾??歸n}吾??歸n{^ 1000110011100001001111110011111110011111011001000110111001111101100011001110000100111111001111111001111101100100011011100111101101011110 8ce13f3f9f646e7d8ce13f3f9f646e7b5e
EUC-JP 吾??歸n}吾??歸n{^ 1011100011100011001111110011111111011101110001010110111001111101101110001110001100111111001111111101110111000101011011100111101101011110 b8e33f3fddc56e7db8e33f3fddc56e7b5e
UTF-8 吾멸랜歸n}吾멸랜歸n{^ 1110010110010000101111101110101110101001101110001110101110011110100111001110011010101101101110000110111001111101111001011001000010111110111010111010100110111000111010111001111010011100111001101010110110111000011011100111101101011110 e590beeba9b8eb9e9ce6adb86e7de590beeba9b8eb9e9ce6adb86e7b5e
UHC 吾멸랜歸n}吾멸랜歸n{^ 111001111110111010111000111010101011011110100011110011111111110101101110011111011110011111101110101110001110101010110111101000111100111111111101011011100111101101011110 e7eeb8eab7a3cffd6e7de7eeb8eab7a3cffd6e7b5e

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